Using top and left properties in positioning is fine; using rel, pos+,
and absolute positioning for columns can actually be better than using
floats in that objects that expand past the width of a floated object
will not disrupt the layout of the page by bumping nearby floats down
the normal flow of the document.
—Pascal
On 08/01/2009, at 9:26 PM, Naveen Bhaskar wrote:
Hi,
I want to know which is the best method.
I have seen a page where all the divs are positioned with position
relative and with top , bottom attributes instead of margin.. Is
this a good method?
There is no browser compatibility issues while using this where as
when using margin properties IE has probelms..
Pls advice.
thanks and regards
Naveen Bhaskar
Bangalore
Add more friends to your messenger and enjoy! Invite them now.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************
---
Simon Pascal Klein
Concept designer
(w) http://klepas.org
(e) [email protected]
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************