在 CSS 中使用 border-top-style 屬性


border-top-style 屬性更改了頂部邊框的樣式。你可以嘗試執行以下程式碼來實現 border-top-style 屬性

示例

<html>
   <head>
   </head>
   <body>
      <p style = "border-width:4px;border-top-style:dashed;">
         This is demo content
      </p>
   </body>
</html>

更新時間:31-Jan-2020

94 次瀏覽

開啟你的 職業生涯

透過完成課程取得認證

開始行動
廣告
© . All rights reserved.