[Midnightbsd-cvs] www: index.html: bring back in some of smultron's work on validation.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 6 18:56:05 EDT 2008


Log Message:
-----------
bring back in some of smultron's work on validation.

Modified Files:
--------------
    www/download:
        index.html (r1.29 -> r1.30)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/download/index.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -L download/index.html -L download/index.html -u -r1.29 -r1.30
--- download/index.html
+++ download/index.html
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html lang="en">
 	<head>
-		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 		<title>MidnightBSD Download</title>
-		<link rel="shortcut icon" href="/favicon.ico" />
-		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
-		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
+		<link rel="shortcut icon" href="/favicon.ico">
+		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css"><![endif]-->
+		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css"><![endif]-->
 		<script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
 		<script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
 		<script type="text/javascript">
@@ -17,9 +17,7 @@
 			};
 		</script>
 		<style type="text/css" media="all">
-		<!--
 			@import url("../css/essence.css");
-		-->
 		</style>
 	</head>
 	<body>
@@ -93,7 +91,7 @@
 					</div> <!-- close "menu" div -->
 					<div class="clear"></div>
 			<div id="text" class="center">
-				<h2><img src="../images/oxygen/download32.png" /> Download MidnightBSD</h2>
+				<h2><img src="../images/oxygen/download32.png"> Download MidnightBSD</h2>
 				<p>
 					<table class="download">
 						<caption>Latest Stable Release: 0.2.1 - <a href="../notes/">Release Notes</a></caption>
@@ -127,7 +125,8 @@
 							<td class="down"><a href="0.2.1-release.metalink">0.2.1-RELEASE i386</a></td>
 							<td>Very Fast</td>
 						</tr>
-					</table>					
+					</table>	
+					<p></p>				
 					<table class="download center" width="60%">
 						<tr>
 							<td><a href="vm-midnightbsd-vmware.zip"><img src="../images/badges/vmware.png" alt=""></a></td>
@@ -140,7 +139,7 @@
 						<tr>
 							<td class="downsmall">This MidnightBSD VMWare appliance is based on 0.1.1-RELEASE. It is 222MB compressed and around 700MB uncompressed. Only the root account is configured (no password). DHCP, X.org 6.9 and perl are installed. A <a href="vm-midnightbsd-vmware-kde.7zip">second appliance (7zip, 291MB)</a> is available with a subset of KDE 3.5.4 and kdm running at startup. Username and password: <span class="highlight">mnbsd</span>.</td>
 							<td class="downsmall">This MidnightBSD appliance is based on 0.1.1-RELEASE. It is 60MB compressed and 200MB uncompressed. Only the root account is configured and there is no password. DHCP is enabled. No X.org. Made on Parallels 3 for Mac OS X.</td>
-					</table>
+				</tr></table>
 				</p>
 				<p>Get <a href="http://www.midnightbsd.org/wiki/livecd">Live CDs</a>.</p>
 				<p>Special thanks to <a href="http://www.isc.org/">Internet Systems Consortium</a>, <a href="http://www.allbsd.org/">allbsd.org</a>, and <a href="http://www.emich.edu/compsci/">EMU CS Department</a> for mirroring us.</p>
@@ -149,7 +148,7 @@
 			<div class="clear"></div>
 			<div id="footer">
 				<blockquote>
-					<p><a href="../legal/">Legal Notices</a> • <a href="../sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a> • MidnightBSD © 2005-2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+					<p><a href="../legal/">Legal Notices</a> • <a href="../sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd">Store</a> • MidnightBSD © 2005-2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/">common creature</a></span></p>
 				</blockquote>
 			</div>
 		</div>


More information about the Midnightbsd-cvs mailing list