~jonas-drange/ubuntu-start-page/1252899-mobile-friendly

« back to all changes in this revision

Viewing changes to 8.04/.index.html

  • Committer: Matthew Nuzum
  • Date: 2008-04-18 01:58:53 UTC
  • Revision ID: matthew.nuzum@canonical.com-20080418015853-2b8rf979z2c2exxl
adding files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 
 
4
 
<html xmlns="http://www.w3.org/1999/xhtml">
5
 
<head>
6
 
  <title>Welcome to Ubuntu 8.04 LTS!</title>
7
 
  <link rel="stylesheet" href="style.css" type="text/css" />
8
 
  <script type="text/javascript">
9
 
  function focus_search() {
10
 
        sbi = document.getElementById('sbi');
11
 
        sbi.focus();
12
 
        search_select(sbi);
13
 
  }
14
 
  function search_select(e) {
15
 
        if(e.value.length > 0) {
16
 
                e.select();
17
 
        }
18
 
        e.select();
19
 
  }
20
 
  function show_tabs() {
21
 
        tabs = document.getElementById('tabs')
22
 
  }
23
 
  </script>
24
 
</head>
25
 
 
26
 
<body onload="focus_search()">
27
 
<div id="round"><div id="container">
28
 
        <div id="header">
29
 
                <h1 class="column span-1">Ubuntu</h1>
30
 
                <div id="tabs" class="column span-19">
31
 
                        <ul>
32
 
                                <li><a href="http://www.ubuntu.com/support">Support</a></li>
33
 
                                <li><a href="https://shop.canonical.com/">Merchandise</a></li>
34
 
                                <li><a href="http://www.ubuntu.com/community">Get Involved</a></li>
35
 
                                <li><a href="https://wiki.ubuntu.com/UbuntuWeeklyNewsletter">Newsletter</a></li>
36
 
                                <li><a href="http://brainstorm.ubuntu.com/">Brainstorm</a></li>
37
 
                        </ul><br /><span>&nbsp;</span>
38
 
                </div>
39
 
                <div id="heron" class="column span-4 last">
40
 
                        <img src="images/heron.png" width="104" height="118" alt="Hardy Heron" />
41
 
                </div>
42
 
        </div>
43
 
  <div id="content" class="column span-16">
44
 
  <div id="searchbox"><!-- Search Google -->
45
 
        <form method="get" action="http://www.google.co.uk/custom">
46
 
                <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" align="middle" /></a>
47
 
                <label for="sbi" style="display: none">Enter your search terms</label>
48
 
                <input type="text" name="q" size="41" maxlength="255" value="" id="sbi" />
49
 
                <label for="sbb" style="display: none">Submit search form</label>
50
 
                <input type="submit" name="sa" value="Search" id="sbb" />
51
 
                <input type="hidden" name="client" value="pub-2070091971271392" />
52
 
                <input type="hidden" name="forid" value="1" />
53
 
                <input type="hidden" name="ie" value="ISO-8859-1" />
54
 
                <input type="hidden" name="oe" value="ISO-8859-1" />
55
 
                <input type="hidden" name="hl" value="en" />
56
 
                <input type="hidden" name="safe" value="active" />
57
 
                <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1" />
58
 
        </form>
59
 
        <!-- Search Google -->
60
 
  </div>
61
 
 
62
 
  <h1 class="title"><a id="art-about-ubuntu" name=
63
 
  "art-about-ubuntu"></a>Welcome to Ubuntu 8.04 LTS!</h1>
64
 
 
65
 
  <p>The Ubuntu project is built on the ideas enshrined in the
66
 
  <a href="http://www.ubuntu.com/ubuntu/philosophy">Ubuntu philosophy</a>: that software should be available
67
 
  free of charge, that software tools should be usable by people in
68
 
  their local language, and that people should have the freedom to
69
 
  customize and alter their software in whatever way they need.</p>
70
 
 
71
 
  <h2 class="title" style="clear: both">Getting Help with
72
 
  Ubuntu:</h2>
73
 
 
74
 
  <p>There are many ways to get help with Ubuntu.</p>
75
 
  <p>Access Ubuntu's guides and documentation by
76
 
  selecting &#8220;Help&#8221; from your System menu. You can also find help from the <a href=
77
 
  "http://help.ubuntu.com">official Ubuntu
78
 
  documentation website</a> and the <a href=
79
 
  "http://help.ubuntu.com/community">community contributed documentation</a>.</p>
80
 
  <p>If you prefer some human contact, you can use the <a href=
81
 
  "http://lists.ubuntu.com">mailing lists</a>,
82
 
  <a href="http://www.ubuntu.com/community/forums">web forums</a>, or chat with the community on Freenode IRC
83
 
  Channel: #ubuntu.</p>
84
 
  <p>You can also obtain
85
 
  <a href="http://www.ubuntu.com/support/supportoptions/paidsupport">commercial support</a>.</p>
86
 
 
87
 
  <h2 class="title" style="clear: both">Participate in Ubuntu:</h2>
88
 
 
89
 
  <p>The Ubuntu community is made up of software developers,
90
 
  documentation writers, translators, graphic artists, and most
91
 
  importantly, the people who are using Ubuntu in their everyday
92
 
  lives. We invite you to join this community and help shape Ubuntu
93
 
  into an operating system that better meets your needs.</p>
94
 
 
95
 
  <p>To find out how to participate, visit <a href=
96
 
  "http://www.ubuntu.com/community/participate/">Ubuntu's community participation page</a>!</p>
97
 
  
98
 
 
99
 
  </div>
100
 
  <div id="gadgets" class="column span-8 last">
101
 
   Go go gadgets!
102
 
   <a href="">tabs</a>
103
 
  </div>
104
 
  <span class="clear">&nbsp;</span>
105
 
        <div id="footer" class="column span-24 last">
106
 
                &copy; Canonical Ltd 2008
107
 
        </div>
108
 
        <div id="bottomcap">
109
 
                <img src="images/cap-bottom.png" alt=""/>
110
 
        </div>
111
 
</div></div><!-- end container and round -->
112
 
</body>
113
 
</html>