07 2016 档案

position与z-index的关系
摘要:.simulationgame .gameranking .rankinginfo{ width:140px; margin:0 auto; font-family:Arial, Microsoft YaHei; font-size:14px; color:#8c8b8b; text-align:c 阅读全文

posted @ 2016-07-20 17:45 ruoyuting 阅读(221) 评论(0) 推荐(0)

table边框单线的实现方法
摘要:1、实现方法一: <table border="0" cellspacing="1" style=" 实现原理:利用table的单元格之间的间距(cellspacing)和table的背景色来实现 2、实现方法二: <table border="1" bordercolor="#a0c6e5" st 阅读全文

posted @ 2016-07-18 17:08 ruoyuting 阅读(256) 评论(0) 推荐(0)

放假回来啦!!小技能:一个div不给width,怎么让它居中捏?`(*∩_∩*)′
摘要:答案是:这个div没有浮动的话,就用text-align: center; 有的话。。。我也不知道了 阅读全文

posted @ 2016-07-13 16:26 ruoyuting 阅读(148) 评论(0) 推荐(0)

导航