Which HTML tag would be used to display power in expression x2 + y = 10?
< SUP >
< SUB >
< B >
< P >
Which one of the following is the HTML tag used to insert a horizontal rule?
< h1 >
< hr >
< rule >
< br >
HTML is acronym for.
High Text Marker Language
Higher Text Markup Language
Hyper Text Markup Language
Hyper Transfer Markup Language
In < OL > and < UL >, the style or bullet or number is defined by
type attribute
style attribute
both ( a ) and ( b )
none of these
Which HTML tag would you apply the bgcolor attribute to in order to change the background color of the web page?
< html >
< head >
< body >
< p >
The page title is inside the ______ tag.
Body
Head
Division
Table
The tags that require a starting as well as ending tag are called ________ .
Pair element
Twin Element
Container Element
Empty Element
Which of the following heading tags will cause a browser to render text at the largest default size?
< h3 >
< h2 >
< h5 >
< h 4 >
Choose the correct HTML tag to make a text italic.
< italic >
< i >
< italicise >
All of these
Which attribute is not vaild for < BODY > tags?
Back ground
Color
Vlink
Left margin