Login
Remember
Register
Ask Kuerp
Questions
Unanswered
Users
Ask a Question
Ask a Question
Write any two ways to add a video file in a web page using HTML? Explain with sample code.
0
votes
50
views
asked
Sep 11
in
Computer Science
by
Amrita
(
8.5k
points)
Write any two ways to add a video file in a web page using HTML? Explain with sample code.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11
by
Kunal
(
56.5k
points)
Best answer
I. Using <EMBED> tag
<EMBED SRC = "WORDS.MP4" >
II. Using <Video> tag
< VIDEO controls>
<source src="horse.mp4" >
Horse.mp4
<//VIDEO>
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
78
views
Write any two ways to add an audio file in a web page using HTML? Explain with sample code
asked
Sep 11
in
Computer Science
by
Amrita
(
8.5k
points)
0
votes
1
answer
147
views
Hemant, a class X Student, is writing HTML code to create ordered and unordered lists for a webpage as follows:
asked
Sep 10
in
Computer Science
by
Amrita
(
8.5k
points)
0
votes
1
answer
176
views
Aman, a student of Class X, wants to create numbered list in HTML, which of the following tag should he use?
asked
Sep 10
in
Computer Science
by
Amrita
(
8.5k
points)
0
votes
1
answer
207
views
Which tag besides <B> can be used to make the text bold in HTML? A. <strong> B. <dark> C. <fat> D. <I>
asked
Sep 10
in
Computer Science
by
Amrita
(
8.5k
points)
0
votes
1
answer
65
views
The following HTML statements are not written properly. Re-write the correct statements with underlined corrections
asked
Sep 11
in
Computer Science
by
Amrita
(
8.5k
points)
Categories
All categories
English
(23)
Science
(37)
Social Science
(27)
Home Science
(15)
Computer Science
(30)
Other
(3)
Business Studies
(14)
Economics
(13)
Accountancy
(5)
Geography
(5)
...