- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
HTML插入背景音乐(HTML inserts background music)
HTML插入背景音乐(HTML inserts background music)
The first: add bgsound src=, music URL, loop=, -1 this code between the style/style in the page code.
What I want to say here is that the value in loop is the number of musical cycles, which can be set to any positive integer. If it is -1, the music will go forever.
This background music is played directly after the leaves are opened, and there is no display on the page. This is the simplest kind.
The second type: this method is slightly more complicated, but more parameters can be set. Still, a Embed tag is added between the style/style tags in the page code, and the simplest form is like this:
EMBED src=, music URL, autostart=, true, true, width=, 80, height=, 20, and loop=
The difference is that we can set up more content here. Here are the details:
SRC address of background music (i.e., URL).
Whether autostart is played automatically, true is played immediately after the music file is read, and false is not immediately played. The default value is false
The number of loop cycles is set to true for the permanent loop. False is played only once, and if it is set as any positive integer, the number of times the loop is entered.
Volume sets the volume, and the range is 0-100. The default is the current volume of the system.
Starttime sets the time the music starts playing. The format is minutes: seconds,
Such as: starttime = 00:10, that is, from tenth seconds to play.
Endtime set the end of the music playback time, the specific format ibid.
Width sets the width of the music playback control panel.
Height sets the height of the music playback control panel.
Controls sets the appearance of the music play control panel,
Console is the usual panel;
Smallconsole is a small panel.
PlayButton to show whether the play button is displayed;
PauseButton to show whether the pause button is displayed;
STOPButton to show whether the stop button is displayed;
Volumelever for whether to display the volume adjustment button,
1, first of all
您可能关注的文档
- 节能技术改造财政奖励资金管理暂行办法(Interim Measures for the management of financial incentive funds for energy saving technological transformation).doc
- 节能指标一刀切柴油发电补缺口(Energy saving targets one size fits all diesel power generation gap).doc
- 节能核心技术(Energy-saving core technology).doc
- 苍燃命理视频集.一言一语重根基(Cang numerology set. A word burning video heavy foundation).doc
- 芒格论人类误判心理(Munger on human psychological misjudgment).doc
- 苗族刺绣(Miao embroidery).doc
- 苦瓜的药用价值(Medicinal value of Momordica charantia).doc
- 茶室与日本族魂相通的建筑(A building connected with the soul of a Japanese family).doc
- 荷兰德弗里斯(1848—1935)(Holland de Fries (1848 - 1935)).doc
- 荆门市科学技术奖励办法(Measures for the encouragement of science and technology in Jingmen).doc
- HR招聘总监的岗位职责(HR recruitment director position responsibilities).doc
- html的标签和用法(HTML tags and usage).doc
- html编码和标签(HTML coding and tags).doc
- huayu0001_手机PDA交流群资料导航及下载说明(Huayu0001_ mobile PDA communication group information navigation and download instructions).doc
- hwjt系列微机励磁调节器现场测试(HWJT series microcomputer excitation regulator field test).doc
- hybrid端口在二层交换机上的用法(The use of hybrid port on the second layer switch).doc
- H品牌电热水器华东F省之市场攻略(H brand electric water heater east China F province market strategy).doc
- I5503常见问题解答(Answers to common questions of I5503).doc
- i3i5i7区别(I3i5i7 difference).doc
- IBM T43 ThinkPad笔记本电脑问题集(IBM T43 ThinkPad laptop problem set).doc
文档评论(0)