/ Published in: XHTML
I have created this thing over the course of several attempts.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?xml version="1.0" encoding="UTF-8"?> <!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" xml:lang="en-us" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="keywords" xml:lang="en-us" content="" /> <meta name="date" content="2008-06-10" /> <meta name="author" content="Tony Dunsworth" /> <meta name="language" content="en-US" /> <meta name="description" content="" /> <meta name="revised" content="2008-06-10" /> <meta name="copyright" content="2008, " /> <meta name="robots" content="index, follow" /> <meta name="contact" content="[email protected]" /> <meta http-equiv="imagetoolbar" content="no" /> </head> <body> </body> </html>