root/index.html

Revision 14, 3.9 kB (checked in by frosty, 2 years ago)

unix2dos'd autorun.inf

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <title>SUCS Member's CD 2006</title>
6 <link rel="stylesheet" href="html/style.css" type="text/css">
7 </head>
8 <body>
9 <div class="heading">
10 <div id="logo">
11         <img src="html/sucslogo.png" width="170" height="76" alt="[SUCS]" />
12 </div>
13 <div id="title">
14         <h1>SUCS Member's CD 2006</h1>
15 </div>
16 </div>
17 <div class="navigation">
18 <b>Home</b> |
19 <a href="html/tutorials.html" class="navigation">Tutorials</a> |
20 <a href="html/desktop-tools.html" class="navigation">Desktop Tools</a> |
21 <a href="html/utilities.html" class="navigation">Utilities</a> |
22 <a href="html/programming-tools.html" class="navigation">Programming</a> |
23 <a href="html/games.html" class="navigation">Games</a> |
24 <a href="html/joining.html" class="navigation">Joining SUCS</a> |
25 <a href="html/links.html" class="navigation">Links</a>
26 </div>
27 <div class="content">
28 <h1>Welcome to SUCS</h1>
29 <h2>Services</h2>
30 <p>The <a href="http://sucs.org/About/Room">SUCS Room</a> [www] is available twenty-four hours a day and can be accessed with your student union card.  You can find the SUCS room on <a href="html/map.html">this map</a>.
31 The room contains (at time of writing): seven workstations, DVD burner and CD burner, colour scanner, black and white printing facilities, and the SUCS <a href="http://sucs.org/Knowledge/Library">library</a> [www].</p>
32 <p>Your SUCS account includes web hosting and <a href="https://sucs.org/webmail/">email</a> [www]. Further help is available on our <a href="http://www.sucs.org/Knowledge">online help pages</a> [www], our <a href="http://sucs.org/forum">forum</a> [www], <a href="http://sucs.org/Community/Milliways">chat room</a> [www], by emailing <a href="mailto:admin@sucs.org">the admin team</a> or by asking any of the friendly regular room users.</p><br />
33 <p>New to the CD this year is the <a href="html/utilities.html#sucstools">SUCS Tools</a> installer, which installs some key tools for making the best use of your SUCS account. Visit the <a href="html/utilities.html">Utilities</a> page for more information.</p>
34 <h2>On this CD</h2>
35 <ul>
36 <li><a href="html/tutorials.html">Tutorials</a><br />(A quick guide to the very basics)</li>
37 <li><a href="html/desktop-tools.html">Desktop Tools</a><br />(Office Suite, Browsers, Email and Instant Messaging)</li>
38 <li><a href="html/utilities.html">Windows Utilities</a><br />(Tools you might find useful)</li>
39 <li><a href="html/programming-tools.html">Programming Language Tools</a><br />(Various bits of software which may come in handy should you ever do any programming)</li>
40 <li><a href="html/games.html">Games!</a><br />(Fun stuff!)</li>
41 <li><a href="html/joining.html">Joining SUCS</a><br />(How to become a member of SUCS)</li>
42 <li><a href="html/links.html" class="navigation">Links</a><br />(Some useful links)</li>
43 </ul>
44 <h2>Find out more</h2>
45 <p>You can find out more about SUCS, its history and the services we offer at our <a href="http://sucs.org/">website</a> [www]</p>
46 </div>
47 <div class="navigation">
48 <b>Home</b> |
49 <a href="html/tutorials.html" class="navigation">Tutorials</a> |
50 <a href="html/desktop-tools.html" class="navigation">Desktop Tools</a> |
51 <a href="html/utilities.html" class="navigation">Utilities</a> |
52 <a href="html/programming-tools.html" class="navigation">Programming</a> |
53 <a href="html/games.html" class="navigation">Games</a> |
54 <a href="html/joining.html" class="navigation">Joining SUCS</a> |
55 <a href="html/links.html" class="navigation">Links</a>
56 </div>
57 <p style="text-align: right; font-size: 70%;">Disclaimer: All software on this CD is used at your own risk!</p>
58 <p style="text-align: center; color: gray; font-size: 80%; ">
59 The Member's CD was created by:<br>Dave Arter (davea), Chris Elsmore (elsmorian), Chris Jones (rollercow), James Frost (frosty), Steve Pike (stringfellow), Dom Rushbrook (psycodom), Denis Walker (dez)</p>
60 </body>
61 </html>
Note: See TracBrowser for help on using the browser.