I am trying to design a page so that I have one object (currently set as its own div but I'm open to changing this) that looks like it is a permanent part of the browser frame while the rest of the page scrolls underneath it.
An example would be http://www.csszengarden.com/?cssfile=/213/213.css&page=0 . I did this a couple years ago when I first started messing with CSS but it has been a while and I can't remember how I did it! I need the picture to sit on the bottom of the browser on the right side.
Thanks for your input.