HTML Fundamentals and Web Technologies
Test your knowledge of HTML basics including tags, elements, attributes, lists, and related web technologies like HTTP, URL, FTP, and internet protocols.
Questions
HTML stands for
- Hypertext markup language
- Hypotext mark language
- High text markup languages
- Hypertext meta language
HTTP stands for
- Hyper Text Transmission Protocol
- Hyper Text Transfer Protocol
- High Text Transport Protocol
- Hyper Text Transport Protocol
HTML tags are enclosed by
- { }
- ( )
- < >
- [ ]
HTML documents can be created using
- Notepad
- Wordpad
- MS-word
- All of the above
URL stands for
- Universal resource locators
- Universal research locator
- Uniform resource locator
- Both (1) and (2)
An element in the HTML tag is
- the primary command to the user
- the primary command to the browser
- the command used in HTML
- both (1) and (2)
Attributes are present
- only in the starting tag
- only in the ending tag
- both in starting and ending tag
- none of the above
Paired tags
- are those which have a starting and an ending tag
- only the starting tags
- only the ending tags
- none of the above
HTML tags are
- a set of logical codes
- a set of tags
- a set of instructions
- a set of commands
Title tag is added within
- the head region
- the head tags
- both (1) and (2)
- none of the above
The colours and images which appear same on all displays and browsers, are
- web safe colours
- web colours
- true colours
- high colours
The bgcolour is an attribute of
- Body
- Table
- Hr
- All of the above
Align is an attribute of
- p
- hr
- table
- all of the above
The <ol type= “I”> and </ol> with <li> tag for every item, display the numbering as
- I, II, III
- i, ii, iii
- 1, 11, 111
- none of these
The three types of lists used in HTML are
- li, dd, dt
- ol, ul, dl
- ol, dt, dd
- ul, li, dt
Internet is a/an
- international network of computers
- local network of computers
- wide area network of computers
- intranet
HTML is a computer language
- used to type the text
- used to design the text file
- used to build web pages
- used to put the text file in the notepad file
FTP is used to transfer
- programs
- files
- images
- all of the above
Definition lists are used for defining terms with the _________ tags.
- <dl> and </dl>
- <dl> and </dl> and <dt> and </dt>
- <dl> and <dt>
- <dl>,<dt>, <dd> and </dl>
E-mails are sent from one user to another via
- HTTP
- WWW
- SMTP
- None of the above
Protocols are the
- agreements to establish how two companies interact with each other
- agreements between two computers
- agreements between many computers
- agreements to establish how computers should exchange information
A ___________ is simply a special type of file written in HTML.
- web site
- text file
- web page
- word file
A/An _______ is a unit of markup language, which has special meaning or instruction for web page.
- tag
- element
- attribute
- command
< > symbol is known as
- angle bracket
- simple bracket
- curved bracket
- curly bracket
A/An __________ is a keyword separated by a space within the angle brackets in the starting tag.
- tag
- attribute
- element
- value
_________ is a simple text editor.
- Wordpad
- MS-Word
- Notepad
- None of these
__________ are ignored by browsers.
- Tags
- Elements
- Text
- Comments
___________ tags display the text as bold, italics & underline.
- ------
- ------
-
Each computer on internet is represented by a series of four numbers separated by a period. These numbers are called the __________.
- Computer number
- Internet number
- IP address
- Computer address