List Only

WEb design code?

<html> <head> <!-- New Perspectives on HTML and XHTML Tutorial 2 Case Problem 1 Monroe Public Library Author: Date: Filename: mpl.htm Supporting files: mpllogo.jpg Note: The target attribute is not supported under XHTML-strict. --> <title>Links to Government Web Sites</title> </head> <body> <p style="text-align: center"> <img src="mpllogo.jpg" alt="Monroe Public Library" /> </p> <h1 style="text-align: center">Government Sites on the Web</h1> <hr style="color: green; background-color: green" /> <p style="text-align: center"> <a href="ex branch">Executive Branch    </a> <a href="#ex branch">Legislative Branch    </a> <a href="#jud branch">Judicial Branch</a> </p> <hr style="color: green; background-color: green" /> <h2 id="ex branch">Executive Branch</h2> <blockquote><p> <a href="http://www.whitehouse.gov"> The White House</a><br /> <a href="http://www.usda.gov">Department of Agriculture </a><br /> <a href="http://www.doc.gov">Department of Commerce</a> <br /> <a href="http://www.defenselink.mil">Department of Defense</a> <br /> <a href="http://www.ed.gov">Department of Education</a> <br /> <a href="http://www.energy.gov">Department of Energy</a> <br /> <a href="http://www.os.dhhs.gov">Department of Health and Human Services</a> <br /> <a href="http://www.hud.gov"> Department of Housing and Urban Development</a> <br /> <a href="http://www.doi.gov">Department of the Interior</a> <br /> <a href="http://www.usdoj.gov">Department of Justice</a> <br /> <a href="http://www.dol.gov">Department of Labor</a> <br /> <a href="http://www.state.gov">Department of State</a> <br /> <a href="http://www.ustreas.gov">Department of the Treasury</a> </p></blockquote> <h2 id="leg branch" >Legislative Branch</h2> <blockquote><p> <a href="http://www.house.gov">House Web</a> <br /> <a href="http://www.senate.gov">Senate Web</a> <br /> <a href="http://www.cq.com">Congressional Quarterly</a> </p></blockquote> <h2 id="jud branch">Judicial Branch</h2> <blockquote><p> <a href="http://www.uscourts.gov">U.S. Courts</a> <br /> <a href="http://www.uscourts.gov/supremecourt.html">U.S. Supreme Court</a> <br /> <a href="http://www.uscourts.gov/courtsofappeals.html">U.S. Courts of Appeals</a> <br /> <a href="http://www.uscourts.gov/districtcourts.html">U.S. District Courts</a> </p></blockquote> <hr style="color: green; background-color: green" /> <address style="text-align: center"> <b>Monroe Public Library</b> · 2005 Main Street · Monroe, IA 68915 · (814) 555-3487 </address> </body> </html>

Public Comments

  1. i dont know about this but u check this in www.google.com u can find what u want!!!
Powered by Yahoo! Answers