开发者

how to put text in border

开发者 https://www.devze.com 2023-04-10 09:52 出处:网络
I\'m trying to insert some text in border but don\'t know how to do. How can i put some text in middle of border.

I'm trying to insert some text in border but don't know how to do.

How can i put some text in middle of border.

Below is th开发者_运维知识库e screen-shot it should look like

how to put text in border


Try HTML legend tag.

HTML legend


use legend inside fieldset

The HTML Legend Field Element (<legend>) represents a caption for the content of its parent <fieldset>.

0

精彩评论

暂无评论...
验证码 换一张
取 消