Help - Search - Members - Calendar
Full Version: Repeating Background Image
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
Ali
wacko.gif This is quite annoying. I am working on creating a layout (for myspace if that makes a difference) and I have this entered, but I still have a repeating background:

table, td {background-color:white; border:; border-width:0;} body{background-image:url("http://img.photobucket.com/albums/v311/SnowChica157/WishYoudKissMe.jpg"); background-attachment: fixed; background-position: bottom left; background-no-repeat: no-repeat; background-color:ffffff;

Is there something wrong in this code? Yes, I am a very amateur writer (HTML-wise), so it's nothing special. Any help?
pandy
QUOTE(Ali @ Nov 7 2006, 03:41 AM) *

background-no-repeat: no-repeat


It's 'background-repeat: no-repeat'. smile.gif
http://www.w3.org/TR/CSS2/colors.html#prop...ckground-repeat
Ali
Thanks a ton! =)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.