I am having a heck of a time figuring out CSS positioning. For the most part I have it down pretty solid, but there are some <div> elements that I can't seem to put where I want them. I like CSS over tables now that I have tried it, but for the life of me I can't figure out how to make an image or div object sit at the absolute bottom of a page. I can get it to sit at the bottom of the browser page, but not at the expanded bottom.
Not sure if I explained this correctly...
When I open up the browser I want to see the image at the bottom of the page when I scroll to the bottom, NOT where the bottom of the visible browser window when it initially opens up (i.e. if I tell it position: absolute; bottom 0px
Not sure if I explained this correctly...
When I open up the browser I want to see the image at the bottom of the page when I scroll to the bottom, NOT where the bottom of the visible browser window when it initially opens up (i.e. if I tell it position: absolute; bottom 0px