kneath / kneath.github.com
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
gh-pages
kneath.github.com / index.html
| f58de6f4 » | kneath | 2008-12-15 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||||
| 3 | |||||
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||||
| 5 | <head> | ||||
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | ||||
| 7 | <title>Kyle Neath Kicks Ass</title> | ||||
| 8 | <style type="text/css" media="screen"> | ||||
| 9 | html{ width:100%; height:100%;} | ||||
| 10 | body{ | ||||
| 11 | height:100%; | ||||
| 12 | width:100%; | ||||
| 13 | margin:0; | ||||
| 14 | padding:0; | ||||
| 15 | background:url(images/text.gif) 50% 50% no-repeat; | ||||
| 16 | } | ||||
| 17 | p{ display:none; } | ||||
| 18 | </style> | ||||
| 19 | </head> | ||||
| 20 | |||||
| 21 | <body> | ||||
| 22 | |||||
| 23 | <p>Seriously, I kick ass.</p> | ||||
| 24 | |||||
| 25 | </body> | ||||
| 26 | </html> | ||||
