Correct Answer: src
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML MCQ Questions
iframe in HTML is used to display a web page within a web page.
Which of the following attributes gets hidden when the user clicks on the element that it modifies? (Eg. hint text inside the fields of web forms)
What is the function of <title> tag?
bgcolor is an attribute of body tag True False
<section> tags are used to improve the semantic quality of the document and better differentiate between sections of the page.
Why should you add alternative text to your images?
Which of the following HTML statements will render a horizontal rule?
<S> is the HTML 3.0 element for
What does the following HTML statement do? <META name="robots" content="NOINDEX" />
Which of following attributes will always make an HTML link open in a new window?