/ Published in: XHTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!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"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- meta tags --> <base href="" /> <meta name="author" content="#" /> <meta name="description" content="#" /> <meta name="copyright" content="#" /> <meta name="robots" content="#" /> <meta name="generator" content="#" /> <meta name="keywords" content="#" /> <meta http-equiv="expires" content="#" /> <meta http-equiv="cache-control" content="#" /> <!-- favicon --> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <!-- CSS --> <link rel="stylesheet" href="/stylesheets/screen.css" type="text/css" media="screen, projection" /> <link rel="stylesheet" href="/stylesheets/print.css" type="text/css" media="print" /> <!-- javascript --> <!-- conditional content --> <!--[if IE]> <link rel="stylesheet" href="/stylesheets/ie-all.css" type="text/css" media="screen, projection" /> <![endif]--> </head> <body> </body> </html>