胡学乱想----前端知识点(css)
摘要:1.类型选择器 通过创建一个选择器列表将同一组样式添加到许多元素上。 每个选择器都用逗号分隔 <style> h1,h2,p { text-align: center; } </style> body { background-color: burlywood; } body { backgroun
阅读全文
posted @ 2023-04-06 17:30
posted @ 2023-04-06 17:30
posted @ 2023-04-04 23:38
Powered by:
博客园
Copyright © 2025 成果和地方
Powered by .NET 9.0 on Kubernetes