Default CSS values for a fieldset

后端 未结 5 2049
青春惊慌失措
青春惊慌失措 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:18

    According to the specification, here is the default styling of the fieldset and legend elements. By resetting those properties, you can have a clean legend element to work with.

提交回复
热议问题