Skip to content

Instantly share code, notes, and snippets.

@sasasa671
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sasasa671/ee26ca61fa466fb3170f to your computer and use it in GitHub Desktop.
Save sasasa671/ee26ca61fa466fb3170f to your computer and use it in GitHub Desktop.
Colins Website
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta name="generator" content="">
<title>Kickstarter</title>
<link type="text/css" rel="stylesheet" href="portfolio.css">
<link rel="stylesheet" href="styles.css" type="text/css">
<link rel="icon" type="image/png" href="http://example.com/myicon.png">
<meta>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CSS MenuMaker</title>
</head>
<body>
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript">
</script><script src="script.js" type="text/javascript">
</script>
<div id='cssmenu'>
<ul>
<li class='active'><a href='#'><span>Home</span></a></li>
<li><a href='#'><span>Products</span></a></li>
<li><a href='#'><span>Company</span></a></li>
<li class='last'><a href='contact.html'><span>Contact</span></a></li>
</ul>
<h1 id="header" class="head">Kickstarter</h1>
<p id="test" class="main">Announced in January 2006, the MacBook Pro was the first portable Mac to use Intel Processors. The name for Apple's professional portable was ostensibly changed from PowerBook because Apple felt that all Macintoshes should have "Mac" in their product names, but was probably chosen because the Mac Book Pro no longer used a PowerPC processor Though the PowerBook name predates the use of PowerPC processors, it was used in the naming of the Power Macintosh line to differentiate it from the previous 68k Macs.</p>
​</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment