Default CSS values for a fieldset

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

    I've just styled my 's by giving them a position: absolute; top: -25px; and the the parent

    with a position: relative; padding-top: 30px;

提交回复
热议问题