Tobi aka Otto: Background auf 100% Zoomen?

Beitrag lesen

hallo,

habe mal eine frage

ich habe vor in dem profil bei myspace von meiner band ein neues Hintergrundbild welches ich selbst mit photoshop erstellt habe...

jedoch hat das bild eine bestimmte pixel zahl und jeder monitor hat ja unterschiedliche auflösungen...

ist es möglich die höhe und weite auf 100% zu setzen ??? so das mein Bild immer voll den bildschirm ausfüllt??

in flash und HTML is das ja möglich

also Background script sieht ja wie folgt aus:

<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
.comment { Background info }
body
 {
   background-color: FFFFFF;
  background-image:url();
  background-attachment: fixed;
 }

is das möglich das bild auf 100% u skalieren?

mfg Tobi aka Otto