/parser/htmlparser/tests/html/obj001.html
http://github.com/zpao/v8monkey · HTML · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · d9f5835445e00a435bfd99b565377e3b MD5 · raw file
- <HTML>
- <HEAD>
- </HEAD>
- <BODY>
- <OBJECT codetype="application/octet-stream"
- classid="AudioItem"
- width="15" height="15">
- <PARAM name="snd" value="Hello.au|Welcome.au">
- Java applet that plays a welcoming sound.
- </OBJECT>
- </BODY>
- </HTML>