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

HTML5余下标签

时间:2018-07-26 16:39:28      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:img   code   dde   idt   ace   com   false   top   color   

图形标记:《img /》
例:参数《img src=图片地址" width="100" height="100" border="1" align="left"
alt="图片" /》

框架标记:《frameset></frameset》
例:《frameset cols="50%,*"》
<frame name="hello" src="OneDay.html"/>
<frame name="hi" src="TwoDay.html"/>
《/frameset》

链接标记:       《a></a》
例:《a href="index.html" name="hello" target="_top"> </a》

多媒体标记:《bgsound》用于插入背景音乐,只适用于ie浏览器
《embed》用于浏览器种类较多,参数:《bgsound  src=“http://www.kugou.com/song/#hash=004012B4B4CE5CD8FE7C073600E9A637&album_id=7090719" autostart="true" hidden="false" loop="1" align="center" width="" height="" /》

弹幕滚动标记:《marquee》
例:《marquee behavior="scroll" direction="left" bgcolor="#CCCCCC" height="30"
            width="150" hspace="0" vspace="0" loop="inpinite" scrollamount="30"
            scrolldelay="500">hello</marquee》

HTML5余下标签

标签:img   code   dde   idt   ace   com   false   top   color   

原文地址:http://blog.51cto.com/13881481/2150584

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