Entry 756
HTML Example
Submitted by anonymous
on May 6, 2008 at 6:43 p.m.
Language: HTML. Code size: 796 bytes.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>The Whole Web</title> </head> <body> <div id="1stblock"> <li id="1st item">Home Page</li> <li id="2nd item">Documents</li> <li id="3rd item">Forum</li> </div> <div id="div" class="2nd block"><center> <em> <strong>Welcome to this test site. Please enjoy your stay and let <a href="john@example.com">me</a> know if there are any projects I might be able to help you with. </em> </strong> </center></div> </body> </html>
This snippet took 0.01 seconds to highlight.
Back to the Entry List or Home.