On 5/4/05, Neal Watkins <[EMAIL PROTECTED]> wrote:
> DO many people value the order of their content -
> for accessibility reasons or SEO reasons
> 
> I do prefer floats - so I have done some 2 column layouts with the float
> right sideber neccessarily to come before the content.
> 
> Is this overconcern ?
> I believe negative margins can fix this problem is it worth it - ?
> i do not like to overuse absolute postitioning to take content out of
> the flow...
> 
> thanks
> 
> Neal

I am currently wrestling with float vs aboslute positioning, and am
currently coming down on the side of absolute positioning. Box order
is one reason; another is the detritus that floats usually produce -
unneccessay, semantic-free clearing elements. Can't help feeling,
though, that there must be a better way than both.

Chris
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to