fyy0529

导航

 

2023年1月30日

摘要: CSS简介 一. 网页样式 1.1 引入方法 1.1.1内联样式 <标记名 style="样式属性:样式属性值;样式属性:样式属性值;·······"></标记名> <div style="font-size:20px; line-height:30px; text-align:center: "> 阅读全文
posted @ 2023-01-30 14:00 fan得狠 阅读(33) 评论(0) 推荐(0)