Guest Posted March 9, 2004 Posted March 9, 2004 Hi all, How is everyone? I was just wondering if you can use an as a colour instead of colour? Through CSS? Thanks for any help you can offer! Regards Sam [email protected] :lol:
TomThumb Posted March 9, 2004 Posted March 9, 2004 Change background-color: #000000; to background-image: url(images/imagename.gif); while (!succeed) {try()}; GMT -6:00
paulm2003 Posted March 9, 2004 Posted March 9, 2004 Or change background-color: #000000; to background: #ff0 url(images/imagename.gif); If the connection is slow, the background color will be "#ffe", until "imagename.gif" is loaded.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.