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.

29 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

HTML stands for

  1. Hypertext markup language
  2. Hypotext mark language
  3. High text markup languages
  4. Hypertext meta language
Question 2 Multiple Choice (Single Answer)

HTTP stands for

  1. Hyper Text Transmission Protocol
  2. Hyper Text Transfer Protocol
  3. High Text Transport Protocol
  4. Hyper Text Transport Protocol
Question 3 Multiple Choice (Single Answer)

HTML tags are enclosed by

  1. { }
  2. ( )
  3. < >
  4. [ ]
Question 4 Multiple Choice (Single Answer)

HTML documents can be created using

  1. Notepad
  2. Wordpad
  3. MS-word
  4. All of the above
Question 5 Multiple Choice (Single Answer)

URL stands for

  1. Universal resource locators
  2. Universal research locator
  3. Uniform resource locator
  4. Both (1) and (2)
Question 6 Multiple Choice (Single Answer)

An element in the HTML tag is

  1. the primary command to the user
  2. the primary command to the browser
  3. the command used in HTML
  4. both (1) and (2)
Question 7 Multiple Choice (Single Answer)

Attributes are present

  1. only in the starting tag
  2. only in the ending tag
  3. both in starting and ending tag
  4. none of the above
Question 8 Multiple Choice (Single Answer)

Paired tags

  1. are those which have a starting and an ending tag
  2. only the starting tags
  3. only the ending tags
  4. none of the above
Question 9 Multiple Choice (Single Answer)

HTML tags are

  1. a set of logical codes
  2. a set of tags
  3. a set of instructions
  4. a set of commands
Question 10 Multiple Choice (Single Answer)

Title tag is added within

  1. the head region
  2. the head tags
  3. both (1) and (2)
  4. none of the above
Question 11 Multiple Choice (Single Answer)

The colours and images which appear same on all displays and browsers, are

  1. web safe colours
  2. web colours
  3. true colours
  4. high colours
Question 12 Multiple Choice (Single Answer)

The bgcolour is an attribute of

  1. Body
  2. Table
  3. Hr
  4. All of the above
Question 13 Multiple Choice (Single Answer)

Align is an attribute of

  1. p
  2. hr
  3. table
  4. all of the above
Question 14 Multiple Choice (Single Answer)

The <ol type= “I”> and </ol> with <li> tag for every item, display the numbering as

  1. I, II, III
  2. i, ii, iii
  3. 1, 11, 111
  4. none of these
Question 15 Multiple Choice (Single Answer)

The three types of lists used in HTML are

  1. li, dd, dt
  2. ol, ul, dl
  3. ol, dt, dd
  4. ul, li, dt
Question 16 Multiple Choice (Single Answer)

Internet is a/an

  1. international network of computers
  2. local network of computers
  3. wide area network of computers
  4. intranet
Question 17 Multiple Choice (Single Answer)

HTML is a computer language

  1. used to type the text
  2. used to design the text file
  3. used to build web pages
  4. used to put the text file in the notepad file
Question 18 Multiple Choice (Single Answer)

FTP is used to transfer

  1. programs
  2. files
  3. images
  4. all of the above
Question 19 Multiple Choice (Single Answer)

Definition lists are used for defining terms with the _________ tags.

  1. <dl> and </dl>
  2. <dl> and </dl> and <dt> and </dt>
  3. <dl> and <dt>
  4. <dl>,<dt>, <dd> and </dl>
Question 20 Multiple Choice (Single Answer)

E-mails are sent from one user to another via

  1. HTTP
  2. WWW
  3. SMTP
  4. None of the above
Question 21 Multiple Choice (Single Answer)

Protocols are the

  1. agreements to establish how two companies interact with each other
  2. agreements between two computers
  3. agreements between many computers
  4. agreements to establish how computers should exchange information
Question 22 Multiple Choice (Single Answer)

A ___________ is simply a special type of file written in HTML.

  1. web site
  2. text file
  3. web page
  4. word file
Question 23 Multiple Choice (Single Answer)

A/An _______ is a unit of markup language, which has special meaning or instruction for web page.

  1. tag
  2. element
  3. attribute
  4. command
Question 24 Multiple Choice (Single Answer)

< > symbol is known as

  1. angle bracket
  2. simple bracket
  3. curved bracket
  4. curly bracket
Question 25 Multiple Choice (Single Answer)

A/An __________ is a keyword separated by a space within the angle brackets in the starting tag.

  1. tag
  2. attribute
  3. element
  4. value
Question 26 Multiple Choice (Single Answer)

_________ is a simple text editor.

  1. Wordpad
  2. MS-Word
  3. Notepad
  4. None of these
Question 27 Multiple Choice (Single Answer)

__________ are ignored by browsers.

  1. Tags
  2. Elements
  3. Text
  4. Comments
Question 28 Multiple Choice (Single Answer)

___________ tags display the text as bold, italics & underline.

  1. ------
  2. ------
Question 29 Multiple Choice (Single Answer)

Each computer on internet is represented by a series of four numbers separated by a period. These numbers are called the __________.

  1. Computer number
  2. Internet number
  3. IP address
  4. Computer address