0% found this document useful (0 votes)
125 views2 pages

ITE6101 - Computing Fundamentals Assignment 009

The document contains 10 multiple choice questions about HTML tags and document structure. It asks about common tags like <UL>, <OL>, and <BR> that are used for lists and breaks; HTML links; how browsers display tags; tags being enclosed in angle brackets; the purpose of tags; the <TITLE> tag; and the <BODY> tag.

Uploaded by

Maia A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
125 views2 pages

ITE6101 - Computing Fundamentals Assignment 009

The document contains 10 multiple choice questions about HTML tags and document structure. It asks about common tags like <UL>, <OL>, and <BR> that are used for lists and breaks; HTML links; how browsers display tags; tags being enclosed in angle brackets; the purpose of tags; the <TITLE> tag; and the <BODY> tag.

Uploaded by

Maia A
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

ITE6101 - Computing Fundamentals

Assignment 009

The HTML Document is composed of links and tags

Select one:
True
False

<UL><OL> and <BR> are included in LIST tags

Select one:
True
False

HTML links are called markup links

Select one:
True
False

Browsers display HTML tags

Select one:
True
False

Tags should be enclosed in a pair of angle brackets <>.

Select one:
True
False

These are symbols that tell your browser how to display the text of a webpage

Select one:
a. Content
b. Attributes
c. Text
d. Tags

To format the page, you have to give the browser instruction by using HTML tags.

Select one:
True
False

This is used to define the title of the page.

Select one:
a. <P></P>
b. <HR></HR>
c. <BR></BR>
d. <TITLE></TITLE>

This portion of the HTML document contains the visible page content such as text, hyperlinks,
list, images, tables etc.

Select one:
a. <BODY></BODY>
b. <TITLE></TITLE>
c. <HEAD></HEAD>
d. <P></P>

This is being utilized to show the multimedia documents.

Select one:
a. Hypertext
b. Markup Language
c. Internet
d. WWW

You might also like