ホームページ >ウェブフロントエンド >htmlチュートリアル >マウスを前後に動かすときのマーキーのエラーについてアドバイスをください_html/css_WEB-ITnose
コードとエラーメッセージが投稿されている場合は、アドバイスをお願いします。
<div id="link"> <img src="img/link.jpg" height="100px" width="100px"> <marquee scrollAmount=2 scrollDelay=0 behavior=alternate width=595 height=70 onMouseOver="this.stop()" onMouseOut="this.start()"> <img height=35 src="img/sinaLogo.png" width=140 border=0 href="baidu.com"> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> <img height=35 src="img/sinaLogo.png" width=140 border=0> </marquee> <span style="color:#999;font-size:12px;">Copyright2015 <a href="#">caipiaotj.com<a/> All Rights Reserved</span> </div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
画像を消してコードを貼り付けました。
話が逸れました
<marquee behavior="scroll" direction="left" height="70" width="595" loop="-1" scrollamount="2" scrolldelay="0" onMouseOut="this.start()" onMouseOver="this.stop()">
理由を見つけてください。サポートしないでください!このコンテナの使用は推奨されません