Download PDF
Download in pdf general knowledge(gk) multiple choice questions(mcqs) & answers on HTML. These general awareness quiz objective questions answers include mcqs on container tag, table tag, tag used for creating hypertext and hypermedia links etc.
(16)
In HTML, tags that include both on and off tag are called
[A]
comment tag
[B]
document tag
[C]
container tag
[D]
None of the above
Comment
(17)
Which tag will you add to specify a font for your whole page ?
[A]
<defaultfont>
[B]
<targetfont>
[C]
<basefont>
[D]
<font>
Comment
(18)
The main container for <TR>, <TD> and <TH> is
[A]
<DATA>
[B]
<GROUP>
[C]
<TABLE>
[D]
None of the above
Comment
(19)
When is the content of a table shown ?
[A]
Before the border loads
[B]
After the table is loaded
[C]
In pieces as it loads
[D]
None of the above
Comment
(20)
The tag used for creating hypertext and hypermedia links is
[A]
<HR>
[B]
<BR>
[C]
<PRE>
[D]
<A>
Comment