I'm trying to work out the best way to make this site.
This is what I have made so far using CSS, divs, and spans:
Site: http://www.frusciante.trap17.com/slices/coded.html
CSS: http://www.frusciante.trap17.com/slices/style.css
I found a problem with this attempt when you resize the browser window all the images move with it.
Any suggestions on how to fix this?
So basically what i want to be able to do with this is have those buttons light up some how when i roll over them. My idea was to have each button on a fairly small image, that way you don't have to reload a huge image each time you roll over a button. This is the reason i split it up like this.
I was wondering, would it be easier to use CSS layers and put the roll-over image over the top of the original one each time someone rolls over it. I would use image maps for this.
If anyone has ideas on how to do this in a simpler way I would really appreciate it. Cheers

