Structured XHTML 1.1 Document : html : HTML HTML CSS TUTORIALS


HTML CSS TUTORIALS » HTML » html »

 

Structured XHTML 1.1 Document


 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Structured XHTML 1.1 Document</title>
</head>
<body>
    <h1>header</h1>
    <p>before<em>left turn</em></p>
    <h2>header 2</h2>
    <p>pound.</p>
    <hr/>
</body>
</html>

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo HTML
» html