summaryrefslogtreecommitdiff
path: root/Schoolproject/Jason'sPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'Schoolproject/Jason'sPage.html')
-rw-r--r--Schoolproject/Jason'sPage.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/Schoolproject/Jason'sPage.html b/Schoolproject/Jason'sPage.html
new file mode 100644
index 0000000..ce164e7
--- /dev/null
+++ b/Schoolproject/Jason'sPage.html
@@ -0,0 +1,38 @@
+<!doctype html>
+<html>
+<head>
+<title>The Three Branches of Government and Important People from Each</title>
+<link rel="stylesheet" href="CSS/main.css">
+<script src="JS/sidenav.js"></script>
+</head>
+<body>
+<div id="main">
+<div class="container">
+<header><span class="nav_button" onclick="openNav()">&#9776;</span><center><h1 class="white">The Three Branches of Government and Important People from Each</h1></center></header>
+ <div id="mySidenav" class="sidenav">
+<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
+<a href="index.html">Home</a>
+<a href="Declan'sPage.html">Paraphrasing of the US Constitution, How A Bill Becomes A Law, and Election Basics</a>
+<a href="#">The three branches and important people from each</a>
+<a href="Nick'sPage.html">Checks and Balances, Supremacy Clause, Bicameral legislature, Marbury Vs Madison, and the history of each</a>
+<a href="Jacob'sPage.html">The Articles of Confederation & Shays' Rebellion</a>
+</div>
+<main>
+<center><h2>Branches of Government</h2></center>
+<h3>The Executive Branch</h3>
+<p>The Executive Branch is the branch of Government where the President works. But, not only does the President,for example Donald Trump, work in the Executive branch, but other important people like the Secretary of Defence, Energy, and other people that oversee and advise changes on the qualities of different side categories the President must acknowledge.</p>
+<center><img src="images/presidents.png" alt="Presidents" class="Presidents"></center>
+<hr>
+<h3>The Judicial Branch</h3>
+<p>The Judicial Branch of Government are the ones who are responsible for the overseeing and operating of the Federal, or Supreme Court. The Supreme Court is made up of 9 members currently- John Roberts, the Chief Justice, and 8 other associate justices such as Stephen Breyer and Clarence Thomas.</p>
+<center><img src="http://www.3branchesofgovernment.com/wp-content/uploads/2013/03/bigstock-Us-Supreme-Court-1113564.jpg" alt="Judicial Branch" class="jb"></center>
+<hr>
+<h3>The Legislative Branch</h3>
+<p>The Legislative branch of Government is the branch of Government that is responsible for the revising and approval of bills to be signed by the President. There are two houses to the Legislative Branch- The Senate and the House of Representatives. Each state has 2 Senators no matter the population, but the state’s population does determine the amount of Representatives it has. A bill,to become a law, has to pass through both houses in order to advance to the President. Each senator serves for at least 6 years, but some are elected at different times so that there are elections more often. Representatives, however, serve only 2 years, Some people from the Senate are the Vice President, Mike Pence, President of the Senate, and an example of a senator is John Cornyn. Some people from the House of representatives are the Speaker, the leader of the House, Paul Ryan, and an example of a representative is Mike Rogers.</p>
+<center><img src="https://portal.ehawaii.gov/assets/images/fed-government/legislative.jpg" alt="The Legislative Branch"></center>
+<hr>
+</main>
+</div>
+</div>
+</body>
+</html>