• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Hintergrundbild fixieren mit html?

Status
Für weitere Antworten geschlossen.
Werbung:
Werbung:
sry bin zu dumm
wo füg ich das zB hier ein?

<html>
<head>
<title>Site</title>
<meta name="author" content="Lea">
<style type="text/css">
html, body, textarea,iframe {
color:#FFFFFF;
scrollbar-base-color:#ABC2E2;
scrollbar-3d-light-color:#ABC2E2;
scrollbar-arrow-color:#ABC2E2;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ABC2E2;
scrollbar-highlight-color:#ABC2E2;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}
</style>
</head>
<body text="#FFFFFF" background="bg.jpg"link="#ABC2E2" alink="#FFFFFF" vlink="#ABC2E2">
<li><a href="kf.html" style="text-decoration:none; word-spacing: +11px;" > >>[Kontaktformular]</a></li>

</body>
</html>
 
Code:
<style type="text/css>
body {background-repeat:no-repeat;}
</style>


In den Header

edit: bisschen zu spät *flapo tret*
 
Werbung:
Status
Für weitere Antworten geschlossen.
Zurück
Oben