MariGirl2003
02-21-2004, 06:19 PM
I need help... I create CSS for my site but the background it not showing when I add it to the internet.. It works on my computer but when i transfrer it to the internet it doesnt show:
A { color : #999999; }
A:HOVER { color : #CCCCCC; }
INPUT { font-size : xx-small; font-family : Tahoma; background-color : transparent; border : thin; color : #FFF0F5; }
TEXTAREA { font-size : xx-small; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : transparent; border : thin; color : #FFF0F5; }
FORM { font-family : Tahoma; color : #FFF0F5; font-size : xx-small;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #CCCCCC; background-image:url(bgcopy.jpg); background-repeat: repeat;}
A { color : #999999; }
A:HOVER { color : #CCCCCC; }
INPUT { font-size : xx-small; font-family : Tahoma; background-color : transparent; border : thin; color : #FFF0F5; }
TEXTAREA { font-size : xx-small; font-family : Verdana, Arial, Helvetica, sans-serif; background-color : transparent; border : thin; color : #FFF0F5; }
FORM { font-family : Tahoma; color : #FFF0F5; font-size : xx-small;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #CCCCCC; background-image:url(bgcopy.jpg); background-repeat: repeat;}