<quote>
>Is there any CSS alternative to the deprecated ALIGN attribute of LEGEND?
This attribute made possible the relative positioning of a LEGEND in a
FIELDSET >on visual browsers. Possible values were top, bottom, left, and
right.
</quote>

Hello There,

The align attribute was deprecated in HTML 4.01.
The align attribute is not supported in XHTML 1.0 Strict DTD.
So, if you are working with XHTML transitional, you are fine.
<http://www.w3schools.com/tags/tag_legend.asp>

I do not know about any cross-brower CSS alternative to replace this
attribute, you can use float or relative positionning but IE and FF react
differently to these techniques (Hopefully, if I'm wrong, someone here will
say so).
Usually, I leave labels where they are and just add minimal style rules.


Best regard,

Jérôme Coupé
----------------------------------
<http://www.polarfoundation.org>
<http://www.sciencepoles.org>
----------------------------------
Technical knowledge is not enough.
One must transcend techniques so that the art becomes an artless art,
growing out of the unconscious. - Daisetsu Suzuki, J. Hyams (1979, 99). 

 






-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.14/48 - Release Date: 13/07/2005
 

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

Reply via email to