To repeat my question, I have an image of a bass player that I want on the right side of the table, starting at the top. I have an ID ("layout") for the table itself, I have the following in my CSS:
#layout {
border: 2px solid #000;
background: url('images/bass.png') no-repeat right top;
}However, it's not showing up. Like I said, I'm sure it's some small oversight on my part. Thanks for the assistance.
http://www.drzeus.net/clients/stevierays/
~john _________________________ Dr. Zeus Web Development http://www.DrZeus.net "content without clutter"
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
