Correct Answer: whitespace
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
Search is a valid input type.
How will you return a reference to the parent of the current window or subframe in an HTML 5.0 web application?
You can force a scroll bar onto a page by using:
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>
The method to draw a rectangle filled with current fill style is
To stack elements, you can use the ____ style.
The ____ attribute can be used to identify where to download a plug-in.
An unordered list displays a small graphic called a(n) _____ before each item of information.
Which method return a geolocation object in HTML5?
Difference between HTML and XHTML?