Einzelnen Beitrag anzeigen
Alt 29.05.2001, 11:38   #8
RaistlinMajere
Inventar
 
Registriert seit: 06.04.2001
Alter: 44
Beiträge: 2.343


Standard

eleganter und anwendungsspezifischer ist die angabe im <body> sicherlich,
nur würde ich die css-angaben so machen:

<style type="text/css">
body {background-image: url(back.gif); background-repeat: no-repeat;}
</style>

<body>
blablabla
</body>

so erspare ich mir eine globale klasse. ;-)
____________________________________
"Life is like a box of rockets," said the Marine. "You never know what you´re gonna ret."
Then he pulled the trigger of his BFG9000.
RaistlinMajere ist offline   Mit Zitat antworten