Moderator: lauras
Hier kommt mein Code rein rein<!--
body {
text-align: center;
font-size: x-large;
}
#seitenbereich {
text-align:left;
margin: 0 auto;
width: 1000px;
background-color:#A9a9a9;
}
#navi {
float:left;
width:9em;
background-color:#808080;
}
#navi2 {
margin-left: 13em;
background-color:#A9a9a9;
font-size: large;
}
#inhalt {
margin-left: 10em;
background-color:#A9a9a9;
}
a:link {
color: black;
text-decoration: underline;
}
a:visited {
color: black;
text-decoration: underline;
}
a:hover, a:focus {
text-decoration: none;
color: white;
}
a:active {
text-decoration: none;
color: #C0C0C0;
}
--> | 12px | 14px | 16px | ...
-------|------|------|------|-----
1em | 12px | 12px | 12px | ...
1.5em | 18px | 21px | 24px | ...
2em | 24px | 28px | 32px | ...Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast