Revision: 16790
Updated Code
at August 16, 2009 09:04 by dlindenkreuz
Updated Code
<html> <head> <style type="text/css"> h1 { border-bottom: 2px solid; color: #101010; } </style> </head> <body> <h1>Laura's nice header</h1> ... </body> </html>
Revision: 16789
Updated Code
at August 16, 2009 07:19 by dlindenkreuz
Updated Code
<head> ... <style type="text/css"> h1 { border-bottom: 2px solid; color: #101010; } </style> ... </head> <body> <h1>Laura's nice header</h1> ... </body>
Revision: 16788
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at August 16, 2009 07:17 by dlindenkreuz
Initial Code
<head> ... <style type="text/css"> h1 { border-bottom: 2px solid; color: #101010; } </style> ... </head> <h1>Laura's nice header</h1>
Initial URL
Initial Description
Initial Title
Laura's nice Header
Initial Tags
Initial Language
HTML