blob: acac9ca7b0105c54b0d8b048bbdf584e3285aac9 (
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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Neo – Neues Deutsches Tastaturlayout</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="./favicon.ico">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<p>
<div style="line-height:2em; margin-bottom:3em;" id="linkbutton">
<object data="./neo-logo.svg" type="image/svg+xml"
style="width:20mm; height:6mm; vertical-align:middle; padding-right:1em;">
<param name="src" value="./neo-logo.svg">
<img src="./neo-logo.png" style="vertical-align:middle" 1style="height:2em; width:7em; flow:right;" alt="Neo">
</object>
<a href="./einfuehrung.html">Einführung</a>
<a href="./download.html">Download</a>
<a href="./index.html">Benutzerhandbuch</a>
<a href="./about.html">Impressum</a>
<a href="./links.html">Links</a>
| <a href="./index.html">Startseite</a>
</div>
</p>
<div style="position:absolute; top:22px; left:0px; width:100%; height:70px; background-image:url(./tastentier-reihe_blass.png); background-repeat:repeat-x; 11111opacity:.5; text-align:center;"></div>
<div style="position:absolute; top:22px; height:70px; width:90%; display:table; ">
<h1 style="display:table-cell; vertical-align:middle; text-align:center;">Vorlage</h1>
</div>
<div style="position:absolute; top:0px; right:0px; width:11px; height:100%; background-image:url(./schatten_rechts.png); background-repeat:repeat-y; 1background-attachment:fixed; "></div>
<div style="position:absolute; top:0px; left:0px; width:100%; height:50px; background-image:url(./schatten_oben.png); background-repeat:repeat-x; "></div>
<div style="position:absolute; top:0px; left:0px; width:50px; height:100%; background-image:url(./schatten_links.png); background-repeat:repeat-y; background-attachment:fixed; "></div>
<div style="position:absolute; top:0px; left:0px; width:50px; height:50px; background-image:url(./schatten_links_oben.png); background-repeat:no-repeat; "></div>
<div style="position:absolute; top:11px; right:0px; width:11px; height:11px; background-image:url(./schatten_rechts_oben-versetzt.png); background-repeat:no-repeat; "></div>
<!--
<div style="position:absolute; bottom:10px; right:50px; z-index:15"><img src="tastentier.png"></div>
/-->
</body>
</html>
|