2022年11月22日

CSS - text-align 正确使用之道

摘要: text-align使文本或行内级元素水平居中: .father { background-color: red; height: 200px; text-align: center; } <div class="father">hello world</div> 效果图: text-align使子 阅读全文

posted @ 2022-11-22 18:26 er先森 阅读(41) 评论(0) 推荐(0) 编辑

VSCode实用插件

摘要: 中文插件:chinese 颜色主体:atom one dark 文件夹图标:VSCode Great Icons 在浏览器打开:Live Sever 自动重命名标签:auto rename tag 阅读全文

posted @ 2022-11-22 07:05 er先森 阅读(15) 评论(0) 推荐(0) 编辑

导航