HTML Tabellenfrage

Seite 1 von 1 - Forum: Coding Stuff auf overclockers.at

URL: https://www.overclockers.at/coding-stuff/html_tabellenfrage_101978/page_1 - zur Vollversion wechseln!


moidaschl schrieb am 22.12.2003 um 17:00

Also ich hab eine Tabelle und sie soll als hintergrund ein bild haben. nur will ich dass dieses bild nur 1 mal geladen wird und nicht unten und rechts dazugekachelt wird, sonder ein anderes bild, bzw eine normale farbe folgt.

ist das überhaupt möglich ??

tia
daschl


watchout schrieb am 22.12.2003 um 17:42

farbe is einfach:
(css)
table.class {
background-color:#000000;
background-image:url(image.ext);
background-repeat:no-repeat;
}


moidaschl schrieb am 23.12.2003 um 13:28

danke watchout, hast was gut bei mir :)


watchout schrieb am 23.12.2003 um 23:13

immer doch ;)




overclockers.at v4.thecommunity
© all rights reserved by overclockers.at 2000-2025