Computer Applications
Which of the following is/are not valid tag(s) for inserting audio files in an HTML page ?
- embed
- audio
- sound
- music
Related Questions
Which of the following is/are not valid tag(s) for inserting video files in an HTML pages?
- embed
- video
- movie
- VID
Which are the ways to add an audio file in a web page ?
- Linking via
<A>
- Embedding via
<EMBED>
- Embedding via
<VIDEO>
- All of these
- Linking via
Which are the ways to add a video file in a web page ?
- Linking via
<A>
- Embedding via
<EMBED>
- Embedding via
<VIDEO>
- All of these
- Linking via
Any tag allowed inside a
<body>
tag is allowed inside a<form>
tag.- True
- False