首页 > 其他 > 详细

排版----描述

时间:2015-10-19 14:00:19      阅读:239      评论:0      收藏:0      [点我收藏+]

1,上下显示

技术分享
<dl>
  <dt>Description lists</dt>
  <dd>A description list is perfect for defining terms.</dd>
</dl>

2,左右显示(.dl-horizontal)
技术分享
<dl class="dl-horizontal">
  <dt>Description lists</dt>
  <dd>A description list is perfect for defining terms.</dd>
</dl>


 

排版----描述

原文:http://www.cnblogs.com/xiaoyunyun/p/4891718.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!