弘帝企业智能建站系统交流平台

 找回密码
 立即注册
查看: 2594|回复: 0

CSS控制段落首字母放大显示

[复制链接]
发表于 2014-9-14 19:00:17 | 显示全部楼层 |阅读模式
CSS:
#content p { font: 80%/1.6 Verdana, Geneva, Arial, Helvetica, sans-serif;}
#content p:first-letter { font-size: 2em; padding: 0.1em; color: #000000; vertical-align: middle;}
#content p:first-line { color: #191970;}
#content p:first-child { margin-left: 2em;}
#content p:first-child:first-line { color: inherit;}
DIV:
<div id="content">
<p>Welcome to http://wh.ac.cn</p>
<p>This is a bike.</p>
</div>
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|弘帝企业智能建站系统 ( 皖ICP备07503252号 )

GMT+8, 2024-4-24 01:29 , Processed in 0.090551 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表