Created
July 16, 2011 18:33
-
-
Save karlstolley/1086622 to your computer and use it in GitHub Desktop.
NIU Website
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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