When using html what are the commands for movies and media?
movies and media for html
Collapse
This topic is closed.
X
X
-
Tyler RenaudinTags: None -
Neal
Re: movies and media for html
On Thu, 29 Jan 2004 16:13:24 -0600, Tyler Renaudin <Fandango518@ao l.com>
wrote:
[color=blue]
> When using html what are the commands for movies and media?
>
>[/color]
Read http://www.w3.org/TR/html401/struct/objects.html - tells you all
about it.
-
Spartanicus
Re: movies and media for html
"Tyler Renaudin" <Fandango518@ao l.com> wrote:
[color=blue]
>When using html what are the commands for movies and media?[/color]
HTML is a markup language, it doesn't have "commands".
Audio: <a href="audio.wav ">noise</a>
Video: <a href="video.avi ">video</a>
--
Spartanicus
Comment
-
Spartanicus
Re: movies and media for html
Neal <neal413@spamrc n.com> wrote:
[color=blue][color=green]
>> When using html what are the commands for movies and media?[/color]
>
>Read http://www.w3.org/TR/html401/struct/objects.html - tells you all
>about it.[/color]
What it doesn't tell you is why you shouldn't use it:
--
Spartanicus
Comment
Comment