Default CSS values for a fieldset

后端 未结 5 2044
青春惊慌失措
青春惊慌失措 2020-12-06 04:55

I\'m trying to use a as a title inside a

.

In browsers other than IE, the is pos

5条回答
  •  無奈伤痛
    2020-12-06 05:25

    https://web.archive.org/web/20140209061351/http://tjkdesign.com/articles/how_to_position_the_legend_element.asp

    Simply put, it is not possible across browsers to position the LEGEND element in a Fieldset.

    Workaround: wrap the text from in a , then reposition the .

提交回复
热议问题