/ Published in: XHTML
Expand |
Embed | Plain Text
<!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" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta http-equiv="imagetoolbar" content="no" /> <!-- / Meta --> <link rel="stylesheet" type="text/css" href="css/base.css" /> <!-- / Stylesheet resources --> <!-- / JavaScript resources --> <link rel="Shortcut Icon" href="imgs/favicon.ico" type="image/x-icon" /> <!-- / Other resources --> </head> <body> <div id="jacket"> <div id="header"> </div> <!-- / header --> <div id="nav"> <ul> </ul> </div> <!-- / nav --> <div id="container"> <div id="content"> <img src="#" alt="" /> </div> <!-- / content --> <div id="sidebar"> <ul> </ul> </div> <!-- / sidebar --> </div> <!-- / container --> <div id="feets"> </div> <!-- / feets --> </div> <!-- / jacket (wrapper) --> </body> </html>
You need to login to post a comment.
