ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/menu.html
Revision: 251
Committed: Sun Sep 7 00:38:51 2008 UTC (15 years, 7 months ago) by laffer1
Content type: text/html
File size: 3106 byte(s)
Log Message:
Add magus link

File Contents

# Content
1 <div class="menu">
2 <ul>
3 <li><a href="/">home<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
4 <ul>
5 <li><a href="/news/">&nbsp;news</a></li>
6 <li><a href="/featured/">&nbsp;featured ports</a></li>
7 <li><a href="/security/">&nbsp;security</a></li>
8 </ul>
9 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
10 </li>
11 </ul>
12 <ul>
13 <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]-->
14 <ul>
15 <li><a href="/about/#history">&nbsp;history</a></li>
16 </ul>
17 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
18 </li>
19 <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]-->
20 <ul>
21 <li><a href="/notes/">&nbsp;release notes</a></li>
22 <li><a href="/mirmon/">&nbsp;mirror status</a></li>
23 </ul>
24 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
25 </li>
26 </ul>
27 <ul>
28 <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]-->
29 <ul>
30 <li><a href="/screenshots/#screencasts">&nbsp;screencasts</a></li>
31 </ul>
32 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
33 </li>
34 </ul>
35 <ul>
36 <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]-->
37 <ul>
38 <li><a href="/mailman/listinfo/">&nbsp;mailing lists</a></li>
39 <li><a href="/wiki/">&nbsp;wiki</a></li>
40 <li><a href="http://forums.midnightbsd.org/">&nbsp;forums</a></li>
41 <li><a href="/art/">&nbsp;art project</a></li>
42 <li><a href="/donate/">&nbsp;donations</a></li>
43 </ul>
44 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
45 </li>
46 </ul>
47 <ul>
48 <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]-->
49 <ul>
50 <li><a href="http://bugreport.midnightbsd.org/">&nbsp;Bug Reports</a></li>
51 <li><a href="/magus/">&nbsp;Magus - The MidnightBSD Build Cluster</a></li>
52 <li><a href="http://www.ohloh.net/projects/5078">&nbsp;Ohloh - MidnightBSD</a></li>
53 <li><a href="http://cia.vc/stats/project/midnightbsd">&nbsp;CIA.vc MidnightBSD</a></li>
54
55 </ul>
56 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
57 </li>
58 </ul>
59 <ul>
60 <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]-->
61 <ul>
62 <li><a href="/documentation/">&nbsp;documentation</a></li>
63 </ul>
64 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
65 </li>
66 </ul>
67 </div> <!-- close "menu" div -->