source: MondoRescue/branches/stable/website/top.shtml@ 373

Last change on this file since 373 was 373, checked in by bcornec, 18 years ago

Integrate Andree's feedback

File size: 2.3 KB
RevLine 
[358]1 <!--
2 First many thanks to the guys at http://www.frozen-bubble.org for their kind authorisation to reuse their design and artwork. Especially
3 <a href="http://zarb.org/~gc/">Guillaume Cottenceau</a>: design &amp; programming<br />
4 <a href="http://www.73lab.com/">Alexis Younes (Ayo73)</a>: graphics &amp; website design<br />
5 <a href="mailto:amaury foo linuxfr.org">Amaury Amblard-Ladurantie</a>: website coding
6
7 Yup, we know this website may not be fully W3C compatible.
8 We tried our best, though, to make it viewable by the broadest audience (even Internet Explorer users).
9
10 Please send an email to the webmaster_at_mondorescue,org should you have any problem accessing the website.
11 -->
12 <div id="topbanner">
13 <div id="links">
14 <a href="http://www.73lab.com/">www.73lab.com</a> <a href="http://www.hpintelco.net/">www.hpintelco.net</a>
15 </div>
16 <div id="topinfo">
17 VVV-rRRR </div>
18 </div>
19 <div id="body">
20 <div id="logo">
[373]21 <img src="/images/protected-button_trans.png" alt="Mondo Rescue logo" title="This is the official Mondo Rescue Website !"/></div>
[358]22 <div id="navbar">
23 <ul>
[360]24 <li id="current" ><a href="/" title="Mondo Rescue homepage" >Home</a></li>
25 <li><a href="/about.shtml" title="About Mondo Rescue" >About</a></li>
26 <li><a href="/news.shtml" title="News about Mondo Rescue" >News</a></li>
27 <li><a href="/docs.shtml" title="Documentations about Mondo Rescue" >Docs</a></li>
28 <li><a href="/downloads.shtml" title="Download Mondo Rescue now !" >Downloads</a></li>
29 <li><a href="/artwork.shtml" title="Artwork of the Website" >Artwork</a></li>
30 <li><a href="/support.shtml" title="If you need support (why it's perfect :-)" >Support</a></li>
[369]31 <li><a href="http://openfacts.berlios.de/index-en.phtml?title=mondorescue" title="Use the Wiki" >Wiki</a></li>
[360]32 <li><a href="/thanks.shtml" title="So many helped us. Many thanks" >Thanks</a></li>
[358]33 </ul>
34 </div>
35 <div id="main">
36 <div id="frametopleft">
37 <div id="frametop">
38 <div id="frametopright">
39 <div id="frameleft">
40 <div id="frameright">
41 <div id="framecontent">
42 <!-- ############## Main stuff goes here ################ -->
Note: See TracBrowser for help on using the repository browser.