Home / Programming MCQs / HTML MCQs / Question
R
Q. Which attribute is used to specify a unique id for an HTML element?
id is attribute of HTML tag. Different tag has different and unique id. Example:- <div id="topDiv"></div> <div id="rightDiv"></div>
You must be Logged in to update hint/solution
Which element/tag defines a paragraph?
The default value of BORDER attribute is
What is the correct syntax for <iframe> tag?
The format of the <BASE> tag is
In order to connect to ISP's server you need .......
Which of the following prints bold letters in traditional HTML?
The <base> tag is designed to appear only between _______
What application can one create even before the introduction of HTML5?
Discusssion
Login to discuss.