WorksheetsWeb Technology(quiz -7)- Narendra Mohan
Total questions: 10
Worksheet time: 3mins
The following elements can't go inside the <head> element:
<title> , <style> ,<base>
<link> <noscript>
<meta>, <script>
<Sup>
The ....................tag defines subscript text.Subscript text can be used for chemical formulas, like H2O.
<del>
<meta>
<sup>
<sub>
The .............tag can be used for footnotes, like X2
<noscript>
<sup>
<sub>
<super>
The ......................... tag defines a division or a section in an HTML document.
<Div set>
<div>
<Div section>
<section>
Which is not attribute of <marquee> tag
direction
loop
scrollamount
size
Which is not attribute of <HR >??
ALIGN
WIDTH, COLOR
SIZE, NOSHADE
LENGTH
Symbol for Non-breaking Space?
&
<
™
HTML entity is used for symbol £ is..............
¥
£
—
None of these
attribute............. in <HR> tag determines the thickness of the horizontal rule
Size
Width
Height
Thickness
which is not attribute of the <body> tag?
background , link, alink, vlink
text
backgroundcolor
bgcolor
