summaryrefslogtreecommitdiffstats
path: root/docs/website/header.html
blob: f10db1cae568abd131ef16c5d041bfb8febeb7d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
    <head> 
        <title>Arch Linux</title> 
        <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
        <link rel="stylesheet" href="http://archlinux.org/media/arch.css" /> 
        <link rel="icon" href="/media/favicon.ico" type="image/x-icon" /> 
        <link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon" /> 
        
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="/feeds/news/" /> 
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="/feeds/packages/" /> 
<style type="text/css">
    dt
{
font-weight: bold;
}
dd
{
    margin-left:    2em;
}
h3
{
  margin-top: 10px; 
}
pre
{
    padding-bottom: 10px;
}
h1 a, h2 a, h3 a {
    color: #000000;
}
* ul { padding: 10px 20px; }
    </style> 
    </head> 
    <body> 
        <div id="head_container"> 
            <div id="title"> 
              <div id="logo"><h1 id="archtitle"><a href="http://archlinux.org/" title="Arch Linux (Home)">Arch Linux</a></h1></div> 
            </div> 
            <div id="main_nav"> 
                <ul>  
                    <li><a href="http://aur.archlinux.org">AUR</a></li> 
                    <li><a href="http://bugs.archlinux.org">Bugs</a></li> 
                    <li><a href="http://wiki.archlinux.org/index.php/Network_Profiles">Wiki</a></li> 
                    <li><a href="http://bbs.archlinux.org">Forums</a></li> 
                    <li class="selected"><a href="/netcfg">netcfg</a></li>
                    <li><a href="http://archlinux.org">Home</a></li> 
                </ul> 
            </div> 
        </div> 
        <div id="content">