> This is relatively easy to do /tableless/. Construct a CSS box with a
> dark-blue background-color. Nest a light-blue CSS rounded-corner box
> inside it. This is one of a zillion ways it might be done:
> <http://green-beast.com/experiments/css_smart_corners.php>
> Best,
> ~d

Thanks for posting this solution for rounded corners.
I have seen several other solutions, but somehow missed this one.
Many of the other solutions had nested divs inside divs inside divs,
or tables that made my head spin. This one is as promised: round,
simple, and easy.

Because it relies upon absolute positioning it seems like it would
tend to be very cross browser compatible. (maybe change png to gif to
avoid that issue.)

Regards,
Claude Needham
galaxywebsitedesign.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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