2008/3/24, Gunlaug Sørtun <[EMAIL PROTECTED]>:

> Read this article - all of it...
>  <http://www.w3.org/International/articles/serving-xhtml/>
>  ...and if what's written there doesn't apply to your encounter with
>  box-model problems in IE6, then give us a link to a live page of yours
>  so we can see what's causing them.
>
>  regards
>         Georg
>
> --
>  http://www.gunlaug.no
>

Thanks for the useful link, Georg.
It teaches me that for browser compatibility's sake it is better to
have XHTML 1.0 documents served as HTML instead of XHTML 1.1 as XML.

But even if I turned my pages into XHTML 1.0 Strict, the problems
still remained. Moreover, even if with FF2 (PC/Win and PC/Linux) the
central content was rendered correctly, it didn't in Safari 3.1
(PC/Win) and Opera 7 on Linux (a little 3px margin appeared on the
rightmost column menu).

Anyway, I fixed the problems, even in IE6, using the Ryan Thrash
approach for creating rounded boxes with CSS. I modified it to work
with a fluid layout and also for small blocks.
The approach uses Holly Hack, Box Model Hack and other expedients.

If anyone is interested in the Ryan Thrash approach, here is the link:
http://www.modxcms.com/simple-rounded-corner-css-boxes.html.

Reguards.

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

Reply via email to