温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

HTML5余下标签

发布时间:2020-07-15 04:05:19 来源:网络 阅读:370 作者:A追途 栏目:web开发

图形标记:《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》
向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI