This is the template of a webpage that meets up to the qualifications of a "standard" web document (HTML 4.0 Strict).
Go to http://www.w3.org/TR/REC-html40/sgml/dtd.html to read more about the HTML 4 Document Type Definition (DTD).Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>My page</title> <meta name="description" content="This site is my blog for ..."> <meta name="keywords" content="golf,blog,writing,articles,sports"> </head> <body> <p> <img src="images/myimage.png" alt="Alternative text" title="Image title"> </p> </body> </html>



LinkBack URL
About LinkBacks




.........CLEAR ME.......

Bookmarks