> if the avant-garde were my bag,
> I'd
> look into the simple, satisfying, and far less frustrating solution
> that
> CSS3 offers [1]. Granted, as of this writing, the browser support for
> that module is weak. Nevertheless, it allows one to concentrate, all
> the
> more, on important matters: putting up an easy to read, easy to use CSS
> driven site.
> 
> [1] <http://www.css3.info/preview/rounded-border/>


I've google it, found a lot of different techniques:
http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ 

http://www.smileycat.com/miaow/archives/000044.php

No CSS3 solution for this I’m afraid, since this is not only a rounded
corner request, is a “rounded corner with glow border effect request” (I
hate this designer), and I believe not even gecko supports the border-image
css3 property.

The possible “less worst” solution that I may thinking of would be putting
this technique:
http://www.cantinho.org/pt/cantinho-site/rounded_gradient_boxes_v3.html

1) On a more logical html tag structure (putting the "content tag" between
the "top tag" and the "bottom tag"). 
2) Correct the left corner borders so that they could appear rounded.

Could you help me on this, or its better that I go to the nested div
technique?
http://www.cantinho.org/pt/cantinho-site/outra_tecnica.html


I need your help to decide, once I do, I will not look back! 
(ok… only a little… sometimes… once in a while…)



Thanks a lot for your time,
Márcio

______________________________________________________________________
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