|
Posted by Jukka K. Korpela on January 10, 2006, 11:07 am
Please log in for more thread options
Annu wrote:
> I need help on <enbed> tag.
Drop it.
> Following code(No 1) is working properly on windows
It only works on browsers supporting the proprietary <embed> tag. The
tag itself is not always a bad idea, though. Using it to include sound
on a web page is bad, in HTML authoring for the WWW at least (which we
are discussing here). Any decent book or tutorial on WWW authoring will
tell you that.
If you have some interesting music, and if you _know_ that you have all
the rights (obtained from the authors and artists etc.) to use it on the
WWW, you may upload it and include a _link_ to it on your page. Make
sure the link text and context make it clear that you are linking to
some music, and which music it is.
|