Home / Programming MCQs / HTML MCQs / Question
R
Q. What is the correct syntax for <iframe> tag?
<iframe src="/default.html" width="100%" height="300" style="border:1px solid black;"> </iframe> <iframe src="/default.html" width="100%" height="300" style="border:none;"> </iframe>
You must be Logged in to update hint/solution
How to insert an image in HTML?
We can write HTML code using ____. Select appropriate option(s).
To create a numbered list, use
Firefox uses _________ rendering engine.
To start a list at the count of 3, use
HTML was first proposed in ___.
Which of the following HTML tag is used to create an unordered list?
Which element has very similar properties to the DIV element?
Discusssion
Login to discuss.