Difference between revisions of "Documentation:Page Header"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (point to my talk page) |
m (Slight tweak to header.) |
||
Line 8: | Line 8: | ||
<!--</wikitalk>---> | <!--</wikitalk>---> | ||
<!--REMOVE---><pre> | <!--REMOVE---><pre> | ||
− | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | + | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
− | "http://www.w3.org/TR/html4/loose.dtd"> | ||
− | <!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2009- | + | <!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2009-2011 --> |
<html> | <html> | ||
Line 26: | Line 25: | ||
<!-- below disable archiving of this page by search engines. --> | <!-- below disable archiving of this page by search engines. --> | ||
− | <meta name="robots" content="noarchive"> | + | <meta name="robots" content="noarchive" /> |
− | <meta http-equiv="Pragma" content="no-cache"> | + | <meta http-equiv="Pragma" content="no-cache" /> |
− | <meta http-equiv="expires" content="0"> | + | <meta http-equiv="expires" content="0" /> |
</head> | </head> | ||
<body> | <body> |
Revision as of 06:11, 1 January 2011
This document is protected, so submissions, corrections and discussions should be held on this documents talk page. |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2009-2011 --> <html> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <title>TITLE</title> <link rel="StyleSheet" href="povray37.css" type="text/css"> <link rel="shortcut icon" href="favicon.ico"> <!-- NOTE: In order to help users find information about POV-Ray using web --> <!-- search engines, we ask that you *not* let them index documentation --> <!-- mirrors because effectively, when searching, users will get hundreds of --> <!-- results containing the same information! For this reason, these meta tags --> <!-- below disable archiving of this page by search engines. --> <meta name="robots" content="noarchive" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="expires" content="0" /> </head> <body>
Main Table of Contents | Main Table of Contents |
This document is protected, so submissions, corrections and discussions should be held on this documents talk page. |