Du befindest Dich im Archiv vom ABAKUS Online Marketing Forum. Hier kannst Du Dich für das Forum mit den aktuellen Beiträgen registrieren.

h1 und css ???

Ajax, Hijax, Microformats, RDF, Markup, HTML, PHP, CSS, MySQL, htaccess, robots.txt, CGI, Java, Javascript usw.
Neues Thema Antworten
bobo
PostRank 4
PostRank 4
Beiträge: 166
Registriert: 28.11.2003, 10:53

Beitrag von bobo » 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