Correct Answer: window.parent
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
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
The action attribute in a <form> element:
What is not a new element in HTML5
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?
which is correct to embed 'flash.swf' into your webage?
What is the correct HTML for creating a hyperlink?