[Midnightbsd-cvs] www: menu.html: Add the include file for the english menu

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 6 20:18:49 EDT 2008


Log Message:
-----------
Add the include file for the english menu

Added Files:
-----------
    www:
        menu.html (r1.1)

-------------- next part --------------
--- /dev/null
+++ menu.html
@@ -0,0 +1,60 @@
+        <div class="menu">
+				<ul>
+					<li><a href="/">home<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/news/">&nbsp;news</a></li>
+							<li><a href="/featured/">&nbsp;featured ports</a></li>
+							<li><a href="/security/">&nbsp;security</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="/about/">about<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/about/#history">&nbsp;history</a></li>
+						</ul>
+	    <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+					<li><a href="/download/">download<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/notes/">&nbsp;release notes</a></li>
+							<li><a href="/mirmon/">&nbsp;mirror status</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="/screenshots/">screenshots<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/screenshots/#screencasts">&nbsp;screencasts</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="/community/">community<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/mailman/listinfo/">&nbsp;mailing lists</a></li>
+							<li><a href="/wiki/">&nbsp;wiki</a></li>
+							<li><a href="http://forums.midnightbsd.org/">&nbsp;forums</a></li>
+							<li><a href="/art/">&nbsp;art project</a></li>
+							<li><a href="/donate/">&nbsp;donations</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="/developers/">developers<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="/support/">support<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="/documentation/">&nbsp;documentation</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+			</div> <!-- close "menu" div -->
\ No newline at end of file


More information about the Midnightbsd-cvs mailing list