Well certainly thats the rule but not always the case, the last 3 sites I have 
done pretty much went right up without a lot of tweaking or any tweaking to 
view correctly across current browsers. I could case less about older browsers 
(ex ns4).

If your complaint is with padding, margins and positioning then zero it out 
first thing in css doc, pretty much takes care of problem right there.

html {
    padding: 0;
    margin: 0;
}

~Dave the disruptor~
good sites - make money getting rid of ie :)
http://explorerdestroyer.com/
http://www.killbillsbrowser.com/ 

----------------------------------------
From: Claude Schneegans <[EMAIL PROTECTED]>
Sent: Monday, November 21, 2005 10:24 PM
To: CF-Talk <[email protected]>
Subject: Re: CSS table-type layout 

>>I don't see *that* many differences.
Maybe I'm not looking at the right browsers.

You start having problems with Mozilla and IE when you start playing 
with margins, padding and positionong.
Mozilla is much closer to the standard than IE.
On the other hand, the IE apprach is much closer to logic than the standard.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224941
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to