<html>
<head>
<title>fuente de múltiples elementos</title>
</head>
<body>
<audio id="audioTestElem" autobuffer controls >
<source src="test.m4a">
<source src="test.ogg" type="audio/ogg; codecs=vorbis">
<source src="url">
no audio for you
</audio>
</body>
</html>
Hemen duzue HTML5-en adibide bat. Hona hemen izan dituen berrikuntzak:
- elementu berriak: article, dialog…
- atributu berriak: media, ping, autofocus, inputmode, min, max, pattern…
- ezabatutako elementuak: acronym, applet, basefont, big, center, dir, font, frame, frameset, isindex, noframes, s, strike, tt, u…
- ezabatutako atributu :
- rev y charset en <link /> y <a />
- target en <link />
- nohref en <area />
- profile en <head />
- version en <html />
- name en <map />
- scheme en <meta />
- archive, classid, codetype, declare y standby en <object />
- valuetype en <param />
- charset en <script />
- summary en
- header, axis y abbr en <td /> y <th />
Advertisement