Jump to content

How Do I Fix An Image Bottom To Screen Bottom?


george

Recommended Posts

Ok, I have a city scape image that I want to position on the bottom of my opening page. The opening page will never be scrolled, so the image can be positioned as fixed, or absolute. The problem is, I can't know what screen resolution my user might be using. I suppose I could use a javascript to determine this, and then place the image using DOM. But isn't there a CSS way? In Dreamweaver there is a "bottom" attribute given, but with no default values like inherit or auto. And background-image has a "bottom" option, but I could not get that to work. Any solutions would be appreciated. Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...