CSS02.css构成
摘要:
为网页添加样式 术语解释 h1 { color:red; background-color: lightblue; text-align: center;} CSS规则 = 选择器(“{”前面的)+ 声明块 声明块 出现在大括号中({}) 声明块中包含很多声明(属性),每一个声明(属性)表达了某一方 阅读全文
posted @ 2023-03-21 14:55
u_Dawn
阅读(69)
评论(0)
推荐(0)