.
audio音频标签 <!DOCTYPE html>
<html> <body>
<audio controls="controls"> <source src="example.mp3"
type="audio/mp3"/> <embed height="500" width="500"
src="examlpe.mp3" /> </audio>
<input type=range>range<br/>
<input type=time>time<br/>
<input type=tel>tel<br/>
<input type=url>url<br/>
<input type=week>week</br>
</body> </html>
This is a sample text. Insert your desired text here. Again, this is a dummy text, enter your own text here. This is a sample text. Insert your desired text here.
什么是HTML5?
◆HTML5 将成为 HTML、XHTML 以及 HTML DOM 的新标准。
◆ HTML 的上一个版本诞生于 1999 年。 自从那以后,Web 世界已经经历了巨变。