网页中添加多媒体元素

<marquee> 是制作滚动字幕的命令,那么
怎么样可以确定滚动的时间呢scrollamount;
怎么确定滚动的方式呢behavior;
怎么确定滚动的次数呢loop;
设置字幕与周围元素的间距hspace vspace;
鼠标悬停效果onmouseout —-οnmοuseοut=stop()
/οnmοuseοut=start()

    <html>
    <head>
    <title>t添加滚动字幕</title>
    </head>
    <body>
    <marquee><font size="+3" color="red">welcom use html to set website</font>
    </marquee>
    </body>
    </html>
接下来`<bgcolor>`用来确定网页某一部分的背景颜色

    <html>
    <head>
    <title>t添加滚动字幕其他</title>
    </head>
    <body>
    <marquee><font size="+3" color="red">welcom use html to set website</font>
    </marquee><br><br>
    <marquee bgcolor="#0000dd"><font size=+2 color=red></font></marquee><br><br>
    </body>
    </html>

<height><width>设定背景的宽度和高度
    <html>
<head>
<title>t添加滚动字幕其他</title>
</head>
<body>
<marquee><font size="+3" color="red">welcom use html to set website</font>
</marquee><br><br>
<marquee bgcolor="#0000dd"><font size=+2 color=red></font></marquee><br><br>
<marquee height="80" width="50%" bgcolor="#dddd00><font size="+2" color="red">this is a changed blackground</font>
</body>
</html>

direction 用来确定方向 

<html>
    <head>
    <title>t添加滚动字幕其他</title>
    </head>
    <body>
    <marquee><font size="+3" color="red">welcom use html to set website</font>
    </marquee><br><br>
    <marquee bgcolor="#0000dd"><font size=+2 color=red></font></marquee><br><br>
    <marquee height="80" width="50%" bgcolor="#dddd00><font size="+2" color="red">tthis is a changed blackground</font>
    <marquee direction="up">Do you know whant happened in my heart</marquee>
    </body>
    </html>
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值