This is just the xHTML document that I usually start off with, already included tags for title, description, keywords, favicon, and stylesheet. I gave up on using the UTF-8 charset because of our good friend IE6 and his 'white screen bug.'
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <head> <title></title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <link rel="Shortcut Icon" href="images/favicon.ico" /> <link href="styles/main.css" rel="stylesheet" type="text/css" /> </head> <body> </body> </html>
My name is Robert Spangler and I am a Full Sail graduate with a degree in Digital Media. I specialize in interface design, web design, and print. Still need more?