Difference between revisions of "Documentation:Page Header"
Jump to navigation
Jump to search
m (Slight tweak to header.) |
Jholsenback (talk | contribs) m (cleaning up some validation errors) |
||
Line 12: | Line 12: | ||
<!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2009-2011 --> | <!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2009-2011 --> | ||
− | <html> | + | <html lang="en"> |
<head> | <head> | ||
<meta http-equiv=Content-Type content="text/html; charset=windows-1252"> | <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> | ||
Line 25: | 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 18:18, 8 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 lang="en"> <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. |