会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小胖鱼的乐园
博客园
首页
新随笔
联系
订阅
管理
2018年6月17日
html中的居中问题
摘要: 1.表格居中:<table>标签的align属性 <table align="center">。。。。。。 </table> 2.表格内容居中;text-align:center; 3.<div></div>居中:以下四个属性,只要有width和margin既可以使得整个div居中 width:40
阅读全文
posted @ 2018-06-17 16:04 一只野生的小胖鱼
阅读(151)
评论(0)
推荐(0)
公告