Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
*
{
padding:0px;
margin:0px;
}
ul.navi
{
border:none;
list-style-type:none;
}
ul.navi li
{
border:solid 1px #000;
background-color:#fff;
margin:5px 0px;
}
ul.navi li h1
{
background-color:#ccc;
border-bottom:solid 1px #000;
font-size:12px;
text-align:left;
color:#000;
padding:3px;
}
ul.navi li a
{
display:block;
border-bottom:solid 1px #000;
font-size:11px;
color:#000;
text-decoration:none;
padding:1px;
padding-left:5px;
}
<ul class="navi">
[*]
<h1>Kategorie</h1>
[url="#"]Link 1[/url]
[url="#"]Link 2[/url]
[url="#"]Link 3[/url]
[url="#"]Link 4[/url]
[*]
<h1>Kategorie</h1>
[url="#"]Link 1[/url]
[url="#"]Link 2[/url]
[url="#"]Link 3[/url]
[url="#"]Link 4[/url]
[/list]