OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
CSS: margins
This page's ID:
11007
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
[url=http://www.ozoneasylum.com/Forum8/HTML/000551.html]Few months ago[/url] Suho, CPrompt, Hiroki, and a few others helped me with [url=http://www.hotfrogdesign.com/index_cover.htm]this page[/url]. I learned that CSS allowed me to position my images, and more importantly, that margins helped keep images in proportion as the screen resolution changed. Now I am finding time to return to this project- and tested the page on my Mac at work. Page was all screwy- it was not interpreting margins command properly. This leads me to this question: [b]How do Macs interpret margins in the following code?[/b] #interactive_big { position: absolute; left: 5%; top: 77%; [b]margin-top: -157px;[/b] } #print_big { position: absolute; left: 5%; top: 77%; [b]margin-top: -157px;[/b] [b]margin-left: 170[/b] } #photo_big { position: absolute; left: 5%; top: 77%; [b]margin-top: -157px;[/b] [b]margin-left: 254[/b] } Thanks. CRO8 [This message has been edited by CRO8 (edited 07-12-2003).] [This message has been edited by CRO8 (edited 07-13-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »