I have a question and need your help
on something...
I need to change a parte of the HTML code and don't know were
I can edit the HTML code at the Site builder...
This is what I need to change...
This line :
<bgsound src="Thor's Temple.mp3" loop="-1">
For this one:
<embed src="Thor's Temple.mp3" type="application/x-mplayer2" autostart=true loop=true height="0" width="0">
The reazon its simple :
mypage uses Microsoft proprietary commands which will not work in any non-IE browser
And if I change this the music will be eard on every Browser and not only IE...
Can someone help and tel me were can I open the HTML page to edit,
on something...
I need to change a parte of the HTML code and don't know were
I can edit the HTML code at the Site builder...
This is what I need to change...
This line :
<bgsound src="Thor's Temple.mp3" loop="-1">
For this one:
<embed src="Thor's Temple.mp3" type="application/x-mplayer2" autostart=true loop=true height="0" width="0">
The reazon its simple :
mypage uses Microsoft proprietary commands which will not work in any non-IE browser
And if I change this the music will be eard on every Browser and not only IE...
Can someone help and tel me were can I open the HTML page to edit,
Comment