© copyright 2016 Upwork.
Correct Answer:
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
What is the correct HTML for creating a hyperlink?
which is correct to embed 'flash.swf' into your webage?
Difference between HTML and XHTML?
Which method return a geolocation object in HTML5?
An unordered list displays a small graphic called a(n) _____ before each item of information.
What is not a new element in HTML5
The action attribute in a <form> element:
The method to draw a rectangle filled with current fill style is
Is this correct or not ? <video width="320" height="240" controls="controls"> <source src="movie.mp4" type="video/mp4"> <source src="movie.ogg" type="video/ogg"> <source src="movie.webm" type="video/webm"> Your browser does not support the video tag. </video>
You can force a scroll bar onto a page by using: