1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
klasskru [66]
3 years ago
7

What is the correct html element for playing video files?

Computers and Technology
2 answers:
Neko [114]3 years ago
4 0
HTML stands for Hyper Text Markup Language. It is the most commonly language used for <span>creating web pages and web applications. </span>

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

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

Example:<span><video<span> width="320" height="240" controls</span>></span>
  <span><source<span> src="video 1.mp4" type="video/mp4"</span>></span>
  <span><source<span> src="movie.ogg" type="video/ogg"</span>></span>
<span></video<span>></span></span>
Angelina_Jolie [31]3 years ago
4 0

Answer:

<video>

Explanation:

You might be interested in
1.Which of the following class definitions defines a legal abstract class?a. class A { abstract void unfinished() { } }b. class
xxMikexx [17]

Answer:(c) abstract class A { abstract void unfinished(); }

Explanation:

A legal abstract class must have the keyword abstract before the class and an abstract class has abstract functions with the keyword abstract written and a void as the return type.

8 0
3 years ago
Which line in the following program will cause a compiler error?
777dan777 [17]

Answer:

The answer to this question is the option "A".

Explanation:

In the given c++ program the compile-time error occurs in line number 8.   In this program if block is used as an integer variable for checking condition that is number is greater then equal 0 and less then equal to 100 this is wrong.

So, the correct code for check if the block condition can be given as:

if (number>=0 && number<=100)

If we use this code in the if block section then the output of the question is passed.

6 0
2 years ago
Help plz computer science and engineering
Diano4ka-milaya [45]
>>> b=2.
>>> print type(b)
  File "<stdin>", line 1
    print type(b)
             ^
SyntaxError: invalid syntax
>>> print( type(b) )
<class 'float'>
>>>


8 0
2 years ago
Read 2 more answers
Explain 5 service provided by Internet​
Travka [436]

Answer:

Apex legends, Snap chat, face book, twitter, you tube

Explanation:

They are all connected to the internet they are all provided via internet

3 0
2 years ago
How does pharming work?
Aleksandr-060686 [28]

Answer:

Pharming, on the other hand, is a two-step process. One, cybercriminals install malicious code on your computer or server. Two, the code sends you to a bogus website, where you may be tricked in providing personal information. Computer pharming doesn’t require that initial click to take you to a fraudulent website.

Explanation:

4 0
3 years ago
Other questions:
  • ______________ is only one of the marketing mix tools that acompany uses to achieve its marketing objectives.
    7·1 answer
  • Create a view named product_summary. This view should return summary information about each product. Each row should include pro
    13·1 answer
  • Which of the following protocols allows seemingly ill-matched computers to communicate with one another?
    13·1 answer
  • If you wanted to include a chart in the new slide you are getting ready to create, you would most likely
    9·1 answer
  • In Marvel Comics, what imaginary rare metal is an important natural resource of Wakanda, the home country of Black Panther?
    15·1 answer
  • What is the relationship between agile teams and project requirements
    9·1 answer
  • The system where the unit of measurement is centimeter
    15·1 answer
  • What was the name of first computer?
    14·1 answer
  • There are some games that cannot be described by a single--or even two-- genres. Can you think of any that should be invented?​
    6·1 answer
  • How can you create a messages to look like an IMessage?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!