OZONE Asylum
Forums
Stupid Basic HTML
Maintaining Images at 100%
This page's ID:
9647
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Goal is to have the image fit the full browser window. (i know that the proportionality can get screwed up but ...)Right now we do this at [url=http://bushmeat.net/]http://bushmeat.net/[/url] in an experiment that does have some bugs. I use a DIV as: <div id="gorilla" style="position:absolute; top:0; left:0; width:103%; height:100%; z-index:2;"> <a href="about.html"><img src="images/headshot-800.jpg" width="100%" border=1 height="100%"></a> </div> the 103% for width seems to be needed cause with 100% it doesn't fill the browser window ... anyone know why? but i'd rather do this using a background image so on other pages i can keep the position fixed ... suggestions on using background images to create a background that fills the browser window 100%? another problem with using a background image is not being able to make it link like i do here ... i figure i can put an invisible image over it as a link but, again, anyone have a better idea? thanks harold goldstein, internet trainer http://goldray.com
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »