Copy and paste this template to get started...
<!DOCTYPE html> <html> <head> <title>Put your title here</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" href="If using external css reference it here" media="screen"/> <style> If using embedded CSS put your style instructions here </style> </head> <body> <div id=""> </div> <!-- # --> <div id=""> </div> <!-- # --> <div id=""> </div> <!-- # --> </body> </html>Last updated: 20120118-17:26