css实现内容居中

2016-03-20 08:55:41 css实现内容居中作业

div css内容居中作业

作业内容
1、内容横向居中的CSS样式单词
2、设置一个宽为200,内容为“我来到HTML8”,高为50的,1px的红色边框的盒子,让其文字内容上下居中和横向居中


用到重要单词:
1、line-height //www.html8.com.cn/shouce/c_lineheight.shtml
2、text-align //www.html8.com.cn/shouce/c_textalign.shtml

引导阅读与掌握:
1、//www.html8.com.cn/css/8.shtml
2、//www.html8.com.cn/css/108.shtml
3、//www.html8.com.cn/css/74.shtml#no6
4、//www.html8.com.cn/css/134.shtml#no2

更新