标记和插入音频、视频

<body>

<h1>注释</h1>

<!--测试-->

<H1>id</H1>

<p id="1"></p>

<hr>

<div id="2">

<h1>DIV 将文本和元素集中在一个块级元素中</h1>

<ul>

<li>床前明月光</li>

<li>疑是地上霜</li>

<li>举头望明月</li>

<li>低头思故乡</li>

</ul>

<ol>

<li>锄禾日当午</li>

<li>汗滴禾下土</li>

<li>谁知盘中餐</li>

<li>粒粒皆辛苦</li>

</ol>

</div>

<hr>

<style type="text/css">

.gallery {

text-transform: uppercase;}

</style>

<h1>span 将文本和元素集中在一个内联元素中</h1>

<p>Anish Kapoor won the Turner Prize in 1991 and exhibited at the<span class="gallery">Tate Modern</span>gallery in London in 2003.</p>

<hr>

<h1>内联框架 iframe</h1>

<iframe src="https://www.hao123.com/" width="500" height="250";output=embed>

</iframe>

<hr>

<h1>转义字符</h1>

<p>< > &copy &reg</p>

<hr>

<h1>插入视频;添加视频</h1>

<video src="V/001.mp4"

poster="img/001.jpg"

width="800"

height="450"

preload

controls

loop>

</video>

<hr>

<h1>插入音频;添加音频</h1>

<audio src="audio/001.mp3" controls autoplay>

<p>This browser does not support our audio format.</p>

</audio>

</body>


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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值