|
adorablelilpixies -> im now learning how to do css cosding (9/22/2007 21:56:09)
|
i have a new program called coffee cup style sheet maker, i am now learning it, i have my background image done but when i view it it cuts it in half and doesnt show all of it, what am i doing wrong? ok i got some of it figured out but on the right side, my image starts all over again this is the code im using so why does my image start all over again on the right side? <style type="text/css"> body { background-image: url(fallbg.jpg); background-position: 0% 100%; margin-left: 0px; margin-top: 0px; margin-right: 60px; margin-bottom: 0px; background-color: #ffffff; } </style>
|
|
|
|