css設計邊線上文字

來源:互聯網
上載者:User

如何css設計邊線上文字

<html>

<head><title>軟體音速</title>

<style type=”text/css”>

body{margin:0px;padding:0px;font-size:12px;font-family:arial;}   

 //控制網頁基本屬性

legend{font-weight:bold;color:#0099ff;background:#fff;}    

 //控制標題(legend)屬性

fieldset{width:200px;border:1px #333 dashed;} 

  //控制fieldset整體屬性

</style>

<head>
<body>
<fieldset>
<legend>軟體音速</legend>
軟體音速xhtml+css
軟體音速xhtml+div
</fieldset>

</body>
</html>

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.