lapierjeree4786 lapierjeree4786
  • 06-06-2018
  • Computers and Technology
contestada

What is the correct html element for playing video files?

Respuesta :

LearnGrow
LearnGrow LearnGrow
  • 15-06-2018
HTML stands for Hyper Text Markup Language. It is the most commonly language used for creating web pages and web applications. 

The correct HTML element for playing video files is <video>.

To show a video in HTML, use the <video> element:

Example:<video width="320" height="240" controls>
  <source src="video 1.mp4" type="video/mp4">
  <source src="movie.ogg" type="video/ogg">
</video>
Answer Link
macibuss
macibuss macibuss
  • 03-04-2020

Answer:

<video>

Explanation:

Answer Link

Otras preguntas

The city now the county seat of Jefferson county was Georgia’s third capital from 1796-1807
what is the product of -2 1/2 and -3 1/3
There are 4 lunch choices in a school cafeteria: Salad, Pizza, Spaghetti, and Sub Sandwiches. The percentage of students that chose salad is 15%. If 45 students
what are three good health practices children need for a lifetime?
Explain what causes spring and neap tides, and identify the phases of the moon when these tides occur. Be sure to mention what happens to Earth’s crust, ocean w
Given f(x) = 6x4 – 10x3 + 40x – 50, find f(2).
Which describes the genes on each pair of chromosomes? A. The alleles can be different; the genes are in a different order. B. The alleles must be the same; t
how did militarism and alliance systems lead to world war 1
I need help . need to get done quick thank you
identify the lines that are perpendicular y=-7; y=1/5x-4; x=-6; y-4=-5(x-3)