CSS 3种引入方式

1.1 内联样式

- 用style属性

<div style="color: #000"></div>

1.2 内部样式

- 用

posted @ 2023-05-10 15:32  NZVN  阅读(61)  评论(0)    收藏  举报