I find it quite funny and special so I share the code to everybody~
But maybe you all know already~^^

1.Put this between <head></head>
<bgsound src="#" id=msound loop=1 autostart="true">

2.Put this in <body>
<a href="#" onMouseOver="document.all.msound.src='do.aif'">Do</a>
<a href="#" onMouseOver="document.all.msound.src='re.aif'">Re</a>
<a href="#" onMouseOver="document.all.msound.src='mi.aif'">Mi</a>

Remember to change the link of the music~^^

Try it~^^~

Comment/Reply (w/o sign-up)