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
Default font size of HTML is .......................
In HTML Audio/Video DOM __________ sets or returns the volume of the audio/video.
HTML is what type of language ?
Which tag contains the meta information about the HTML page?
In HTML, tags that include both on and off tag are called
Which element is used to create multi-line text input?
Discusssion
Login to discuss.