diff options
Diffstat (limited to 'aside.html')
-rw-r--r-- | aside.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,8 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> -<h1><span bos="title">Aurora Borealis</span></h1> -<div bos></div> +<h1>Aurora Borealis</h1> <P> <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="240" height="180" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="dummy.mov"> @@ -25,6 +24,5 @@ <embed src="sample.mov" qtsrc="rtsp://xtream.lhi.is/labloki.sdp" width="240" height="180" autoplay="true" loop="false" controller="false" pluginspage="http://www.apple.com/quicktime/"></embed> </object> </P> -<div bos></div> </body> </html> |