/ Published in: HTML

Expand |
Embed | Plain Text
<?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta http-equiv="Cache-Control" content="max-age=200" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="author" href="http://design.leerjohnson.com" /> <link type="text/css" media="screen" href="styles/screen.css" rel="stylesheet" /> </head> <body id="page-id"> <div id="doc"> <div id="hd" > </div> <div id="bd"> </div> <div id="ft" > </div> </div> </body> </html>
You need to login to post a comment.