equal
deleted
inserted
replaced
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
|
2 <html> |
|
3 |
|
4 |
|
5 <head> |
|
6 <title>Iro · work in progress</title> |
|
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
|
8 <meta charset="utf-8"> |
|
9 <meta name="description" content=""> |
|
10 <meta name="keywords" content=""> |
|
11 <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png"> |
|
12 <link rel="stylesheet" href="css/reset.css" type="text/css" media="screen"> |
|
13 <link rel="stylesheet" href="css/960.css" type="text/css" media="screen"> |
|
14 <link rel="stylesheet" href="css/style.css" type="text/css" media="screen"> |
|
15 <!--[if IE]><link rel="stylesheet" href="css/style-ie.css" type="text/css" media="screen" /><![endif] --> |
|
16 </head> |
|
17 <body> |
|
18 <div id="head-container"> |
|
19 <div id="head"> |
|
20 <h1 id="logo"><a href="index.html" class="logo" title="Netzguerilla"><span>Netzguerilla</span></a></h1> |
|
21 <ul id="menu"> |
|
22 <li><a href="index.html" class="menu active">Iro</a></li><li><a href="current.html" class="menu">API Documentation</a></li><li><a href="new.html" class="menu">geplante API Documentation</a></li><li><a href="impressum.html" class="menu">Impressum</a></li> |
|
23 </ul> |
|
24 </div> |
|
25 </div> |
|
26 <div id="content-container"> |
|
27 <div id="content" class="container_12"> |
|
28 <div id="main" class="grid_9"> |
|
29 <h2>Iro</h2> |
|
30 <div class="item"> |
|
31 <p> |
|
32 Iro ist toll, ist aber noch nicht fertig. |
|
33 </p> |
|
34 </div> |
|
35 </div> |
|
36 <div class="clear"></div> |
|
37 </div> |
|
38 </div> |
|
39 <div id="foot-container"> |
|
40 <div id="foot"> |
|
41 <p>© 2010-2011 <a href="impressum.html">Netzguerilla.net</a>.</p> |
|
42 </div> |
|
43 </div> |
|
44 </body> |
|
45 </html> |
|