Quote:
Originally Posted by frofi
What is wrong with absolute positioning? Unless you are making CSS navigation bars and dropdown menus, absolute positioning works pretty well.
|
Actually navigation bars and/or drop downs is one of the places where using absolute postioning is required.
As noted in the original post
Quote:
|
On my computer the div layers look fine and positioned right but when i go onto my lap top the positioning is different.. what am i doing wrong??
|
using absolute positions can cause things to go wrong when viewing the pages at different resolutions.
There are very few instances where using absolute positioning is absolutely (pun intended) necessary, and before you start using absolute you need to understand what absolute means and how it will be applied to the elements.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|