day4_marquee和背景音乐

滚动字幕marquee


<html>
 <head>
  <title>marquee</title>
 </head>
 <body>
 <marquee bgcolor="red" width="500" height="200" direction="right" scrollamount="100" scrolldelay="1000" behavior="scroll" hspace="300" vspace="300">huanying</marquee>
 </body>
</html>

这里写图片描述
direction:方向 left(默认) right 向右 up 向上 down 向下
behavior:行为 scroll 默认 alternate 左右 slide 只一次
width:宽度
height:高度
bgcolor:背景颜色
hspace:水平空白
vspace:垂直空白
scrollamount:移动速度(像素/秒)
scrolldelay:间隔多少时间显示(毫秒)

背景音乐

<bgsound src="路径+音乐名.mp3" loop="-1"/>

loop表示循环 -1 表示无限
ps:火狐的时候需要下载一个插件,没有的话音乐不会播放,其他浏览器没问题。

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值