Skip to content

Instantly share code, notes, and snippets.

@karlstolley
Created July 16, 2011 18:33
Show Gist options
  • Save karlstolley/1086622 to your computer and use it in GitHub Desktop.
Save karlstolley/1086622 to your computer and use it in GitHub Desktop.
NIU Website
<!DOCTYPE html>
<html lang="en">
<head>
<title>Northern Illinois University</title>
<meta charset="utf-8" />
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
</head>
<body>
<h1><a href="http://www.niu.edu" rel="home">
Northern Illinois University</a></h1>
<ol>
<li>1425 W. Lincoln Hwy.</li>
<li>DeKalb, IL 60115-2828</li>
<li>(815) 753-1000</li>
</ol>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment