摘要: <!DOCTYPE html>#####网页渲染标准 CSS(Cascading Style sheets) (1)css的四种引入方式 (a)行内式 行内式是在标记的style属性中设定CSS样式。这种方式没有体现出CSS的优势,不推荐使用。 <p style="background-color: 阅读全文
posted @ 2021-05-21 18:50 enjoyzier 阅读(61) 评论(0) 推荐(0)