A coded HTML command that indicates how part of a web page is displayed is called
Attribute
Tag
Style
All of these
The tags that require a starting as well as ending tag are called ________ .
Pair element
Twin Element
Container Element
Empty Element
The unnumbered lists can be created by _______ tag.
< UL >
< OL >
< LI >
Both (a) and (c)
Container elements in HTML require
Starting tag
Ending tag
Starting tag and Ending tag
None of these
All normal webpages consist of what two parts.
Head and body
Top and bottom
Body and frameset
Which of the following tags identifies the document as an HTML document ?
< HTML >
< HEAD >
< Body >
< P >
Which of the following heading tags will cause a browser to render text at the largest default size?
< h3 >
< h2 >
< h5 >
< h 4 >
The value of # FFFFFF is
Black
White
Red
A tag is
HTML command
VB command
C++ command
An advantage of using basic HTML to create a document is that _________.
all word processors can display the document
all browsers can display the document
it will print better than a word processing document
it is easier to write in HTML