Problem with my website in Safari
my web site page (http://www.ciblindsdirect.com/cleaning.html) looks ok , centered in ie when view in safari goes left.can fixed?
is page built in netobjectsfusion?
<aside>hey martha, come @ this!</aside>
man, ugly layout method! tables nested 7 deep....
change -
<table width=773 height=722 border=0 align="center"
cellpadding=0 cellspacing=0 style="background-color: #ffffff" nof="layoutregion4">
to -
<table width=773 height=722 border=0 align="center"
cellpadding=0 cellspacing=0 style="background-color: #ffffff; width:773px; margin:0 auto;" nof="layoutregion4">
and see if helps.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment