染魚~~

2021年1月25日

css的属性

摘要: 1、width=宽度 2、height=高度 3、font-size=文字大小 4、 font-weight=文字粗细(100 400 800) 5、 color=文字颜色 6、text-align:center=文字居中 7、 line-height=行高(字体) 8、background=背景颜 阅读全文

posted @ 2021-01-25 21:03 染魚~~ 阅读(37) 评论(0) 推荐(0) 编辑

html的基本标签:

摘要: 1、div=盒子 2、h1-h6=用于标题 3、p=用于段落内容 4、 img=用于引入图片 5、span=用于行内文字 6、br=用于文字分段 7、link=引入css 阅读全文

posted @ 2021-01-25 20:41 染魚~~ 阅读(54) 评论(0) 推荐(0) 编辑

导航