码迷,mamicode.com
首页 > Web开发 > 详细

HTML CSS JS JQuery 特性属性详解

时间:2014-10-29 12:19:08      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:style   color   ar   sp   on   html   bs   size   as   

HTML

文字滚动标签

<marquee><font size=+3 color=red>Hello, World</font></marquee>

 

CSS

溢出的内容用(...)代替

text-overflow: ellipsis;

强制不允许换行

white-space: nowrap;

 

HTML CSS JS JQuery 特性属性详解

标签:style   color   ar   sp   on   html   bs   size   as   

原文地址:http://www.cnblogs.com/RedRoshan/p/4058905.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!