ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Download File | Root Listing
root/midnightbsd-cvs/www/menu.html
Revision: 1.2
Committed: Sun Sep 7 00:35:00 2008 UTC (15 years, 7 months ago) by laffer1
Content type: text/html
Branch: MAIN
Changes since 1.1: +6 -0 lines
Log Message:
Add ohlog, cia.vc and bug report links

File Contents

# User Rev Content
1 laffer1 1.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 laffer1 1.2 <ul>
50     <li><a href="http://bugreport.midnightbsd.org/">&nbsp;Report Bugs</a></li>
51     <li><a href="http://www.ohloh.net/projects/5078">&nbsp;Ohloh - MidnightBSD</a></li>
52     <li><a href="http://cia.vc/stats/project/midnightbsd">&nbsp;CIA.vc MidnightBSD</a></li>
53    
54     </ul>
55 laffer1 1.1 <!--[if lte IE 6]></td></tr></table></a><![endif]-->
56     </li>
57     </ul>
58     <ul>
59     <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]-->
60     <ul>
61     <li><a href="/documentation/">&nbsp;documentation</a></li>
62     </ul>
63     <!--[if lte IE 6]></td></tr></table></a><![endif]-->
64     </li>
65     </ul>
66     </div> <!-- close "menu" div -->