Difference between revisions of "Template:NYU-AD-Header"
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
− | + | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<title>Website</title> | <title>Website</title> | ||
<link href="style.css" rel="stylesheet"> | <link href="style.css" rel="stylesheet"> | ||
<style> | <style> | ||
− | html, body { | + | html, body{ |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 12: | Line 12: | ||
font-family: Helvetica, Arial, sans-serif; | font-family: Helvetica, Arial, sans-serif; | ||
font-size: 13px; | font-size: 13px; | ||
− | |||
background-color: #A2A2BB; | background-color: #A2A2BB; | ||
+ | text-align:right; | ||
} | } | ||
.container { | .container { | ||
Line 102: | Line 102: | ||
} | } | ||
</style> | </style> | ||
− | + | ||
− | + | ||
<header> | <header> | ||
<div class="container"> | <div class="container"> | ||
Line 149: | Line 148: | ||
</div> | </div> | ||
</header> | </header> | ||
− | |||
</html> | </html> |
Revision as of 09:37, 3 September 2015