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

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

shtml for website

File size: 2.5 KB
Line 
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">
21 <img src="/images/banner.png" alt="Mondo Rescue logo" title="This is the official Mondo Rescue Website !"/></div>
22 <div id="navbar">
23 <ul>
24 <li id="current" ><a href="http://www.mondorescue.org" title="Mondo Rescue homepage" >Home</a></li>
25 <li><a href="http://www.mondorescue.org/about.html" title="About Mondo Rescue" >About</a></li>
26 <li><a href="http://www.mondorescue.org/news.html" title="News about Mondo Rescue" >News</a></li>
27 <li><a href="http://www.mondorescue.org/docs.html" title="Documentations about Mondo Rescue" >Docs</a></li>
28 <li><a href="http://www.mondorescue.org/downloads.html" title="Download Mondo Rescue now !" >Downloads</a></li>
29 <li><a href="http://www.mondorescue.org/artwork.html" title="Artwork of the Website" >Artwork</a></li>
30 <li><a href="http://www.mondorescue.org/support.html" title="If you need support (why it's perfect :-)" >Support</a></li>
31 <li><a href="http://www.mondorescue.org/feedback.html" title="Send us your feedback !" >Feedback</a></li>
32 <li><a href="http://www.mondorescue.org/thanks.html" title="So many helped us. Many thanks" >Thanks</a></li>
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.