HTML
Tests your knowledge of HTML tags, attributes, and basic web development concepts
Questions
HTML is a
- tool
- language
- standard
- software
The tag used to display text above normal text is
- sub
- sup
- u
- above
The value of align attribute that cannot be used with <img> is
- left
- right
- center
- top
The attribute that can be applied with <p> is
- align
- colour
- face
- image
Ordered list can start with
- Numbers
- Alphabets
- Roman numbers
- All of the above
By which tag is list index denoted?
- li
- ol
- dl
- ul
<dt> is used with
- ordered list
- unordered list
- definition list
- nested list
Background image can be set using
- <img>
- <p>
- <body>
- <hr>
HTML file has extension _______.
- txt
- ppt
- html
- xls
Title tag displays title in the
- title bar
- status bar
- page
- ruler
<hr width=50%> means that horizontal rule covers
- full screen
- half screen
- one fourth of screen
- no portion of screen
Linking the sections of the same page is called
- external linking
- internal linking
- inline linking
- inside linking
Tag used for underlining is
- <underline>
-
- <line>
- <under>
Image(s) of which format(s) can be used with HTML?
- jpg
- bmp
- gif
- All of the above
The tag used for the largest size of heading is
- <h1>
- <h6>
- <head>
- <heading>
The font size varies between
- 1 and 7
- 1 and 4
- 1 and 6
- 1 and 256
<tr> denotes
- table column
- table data
- table row
- table heading
The number of rows in a table can be
- 16
- 64
- 256
- 128
The attribute(s) of font tag is/are
- size
- face
- colour
- all of the above
<tt> stands for
- typewriter text
- text teletype
- typewriter
- total text
Type attribute of <ul> can take __________ value(s).
- circle
- square
- disc
- all of the above
<a> stands for
- anchor
- attribute
- all
- alphabet
The tag used for linking is
- <a>
- <link>
- <l>
- <linking>
A bulleted list is a/an
- unordered list
- ordered list
- nested list
- definition list
<i> denotes
- italics
- inline
- integrated
- inner