Ubuntu Linux icon Web Document Templates for Fall Quarter 2008 Animated bug in window icon
Back ButtonForward ButtonReload ButtonHome ButtonPrint ButtonHelp Button

DOWNLOAD LINK FOR VALIDATOR ICONS


HTML Page Template

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Change Me</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="en-us">
<style type="text/css">
<!--

-->
</style>
</head>
<body>

<a href="http://validator.w3.org/check?uri=referer"><img border="0" src="images/w3c_html.gif" width="88" height="31" alt="Image Link to W3C Page Validator" title="This Page is Valid HTML 4.01! Click Here to Test!"></a> <a href="http://jigsaw.w3.org/css-validator/"><img border="0" width="88" height="31" src="images/w3c_css.gif" alt="Image Link to W3C CSS Validator!" title="This Page is Valid CSS! Click Here to Test!"></a>
</body>
</html>



XHTML Page Template

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="LANGUAGE" content="EN" />
<title>Change Me</title>
<style type="text/css">
<!--

-->
</style>
</head>
<body>

<div><a href="http://validator.w3.org/check?uri=referer"><img src="images/valid-xhtml10.png" alt="Valid XHTML 1.0 Strict" height="31" width="88" title="This page is valid xhtml 1.0 strict." /></a></div>
</body>
</html>




"People get annoyed when you try to debug them." - Larry Wall