h1 und css ???
Verfasst: 17.02.2004, 12:56
Hi Forum,
immer wenn ich einen h1 tag bei mir in die Seite einbau entsteht danach quasi eine Leerzeile; ich hab keine Ahnung warum.
Im Head Bereich steht bei mir folgendes:
<style>
H1 {
font-size : 12px;
font-stretch : normal;
font-weight : normal;
}
H2 {
font-size : 10px;
font-stretch : normal;
font-weight : normal;
}
</style>
<STYLE type="text/css">
<!--
A:link, A:visited { text-decoration: none; }
A:hover { text-decoration: none; color: red; }
-->
</STYLE>
Freue mich über Hilfe
grüße Bobo
immer wenn ich einen h1 tag bei mir in die Seite einbau entsteht danach quasi eine Leerzeile; ich hab keine Ahnung warum.
Im Head Bereich steht bei mir folgendes:
<style>
H1 {
font-size : 12px;
font-stretch : normal;
font-weight : normal;
}
H2 {
font-size : 10px;
font-stretch : normal;
font-weight : normal;
}
</style>
<STYLE type="text/css">
<!--
A:link, A:visited { text-decoration: none; }
A:hover { text-decoration: none; color: red; }
-->
</STYLE>
Freue mich über Hilfe
grüße Bobo