Correct Answer: CSS overflow
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
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
The action attribute in a <form> element:
What is not a new element in HTML5
<applet> tag is not supported by HTML5. Which tag can you now use in place of <applet> ?
Which method return a geolocation object in HTML5?
Difference between HTML and XHTML?
which is correct to embed 'flash.swf' into your webage?
What is the correct HTML for creating a hyperlink?
Please select the correct usage of the address element: