Nancy Johnson wrote: > I was playing around with html 5.0...trimmed> > > Nancy >
Try: <!DOCTYPE HTML> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Standard Blog</title> <style type="text/css"> html,body {margin:0; padding:0;background:#fff;color:#000;} h1 {background-color:#00FF66; font-family: Helvetica, Arial, sans-serif;margin:0;} </style> </head> <body> <div> <h1><a href="#">Standard Blog</a></h1> </div> </body> </html> ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/