HTML and CSS Reference
In-Depth Information
navigator.notification.alert("Lesezeichen angetippt");
}
});
if (window.innerHeight 480) {
window.uicontrols.showTabBar();
window.uicontrols.showTabBarItems("toprated", "suche", "test",
"anderes");
}
}
</script>
</head>
<body onload "onLoad()">
<div id "topbar" class "transparent" >
<div id "title">Oldtimer</div>
<div id "bluerightbutton"><a href "kontakt.html">Kontakt</a></div>
</div>
<div class "searchbox">
<form action "http://..." method "get">
<fieldset>
<input id "suche" placeholder "Oldtimer Datenbank durchsuchen"
type "text" />
<input id "submit" type "hidden" />
</fieldset>
</form>
</div>
<div id "content">
<span class "graytitle">Spitzen Oldtimer von VW &amp; Porsche</span>
<ul class "pageitem">
<li class "textbox">
<p>Wir f&uuml;hren und reparieren Old und Youngtimer der Marken VW und
Porsche.</p>
</li>
</ul>
<ul class "pageitem">
<li class "menu"><a href "angebote.html"><span class "name">Aktuelle
Angebote</span><span class "arrow"></span></a></li>
<li class "menu"><a href "volkswagen.html"><span class "name">Unsere
VWs</span><span class "arrow"></span></a></li>
<li class "menu"><a href "porsche.html"><span class "name">Unsere
Porsche</span><span class "arrow"></span></a></li>
<li class "menu"><a href "kontakt.html"><span
class "name">Reparaturen</span><span class "arrow"></span></a></li>
<li class "menu">
<a href "preisrechner.html">
<img alt "Description" src "thumbs/calculator.png" />
<span class "name">Preisrechner</span>
<span class "arrow"></span>
Search WWH ::




Custom Search