Sunteți pe pagina 1din 3

CLASS X

SUBJECT: FOUNDATION of INFO. TECH.


ASSIGNMENT- 3(17-10-2016)
Q1. Fill in the Blanks:
a)

________ is a software used to view a web page.

b) _______, ________ and _______ are attributes of the <HR> tag.


c)

_________attribute of Body tag changes the color of Active link.

d) The color of the text in the HTML document can be changed using the ______ attribute of
the Font tag.
e)

The list is used when the list are items are not to be displayed in any particular
order.

Q2. State True or False:a)

Graphics and video cannot be added to an HTML document.

b)

The title of a document can contain maximum of 64 characters.

c)

Mozilla Firefox is a free web browser.

d)

The VLINK tag defines the color of the link after it has been visited.

e)

The default value for <OL> is a filled circle.

Q3a) Find the errors in the following lines of HTML code and write the correct code:
<HTML>
</HEAD></TITLE>VALUES<TITLE><HEAD>
<BODY BGCOLOR= PICTURE1.GIF>
<BASEFONT STYLE = ARIAL>
<P>ALIGN=CENTER
<UL TYPE= 1>
<LI>HONESTY <LI>COURTESY <LI>HUMILITY </OL>
<HR LENGTH=25%>
</BODY> </HTML>
b) Write the full form of the following tags/attributes:
i) VLINK ii)<I> iii)<S> iv) <IMG> v) <PRE> vi)<SUP>

vii) <SUB>

viii) <TT>

Q4. Application based questions:


a)

Akshat has been asked to create a web page of his school. It is also mentioned that he has
to use the typewriter font in the web page. Which tag can help him show this font?

b) Write the HTML code for the following statement: (One line Code)
i) To display the text : X2 + Y2 on the web page.
ii) To insert a horizontal line with 70% width, size 3 in red color and center aligned.
1

iii) To display the webpage with background colour as yellow and colour of text as Red.
iv) To display <, > and & symbols on a web page.
Q5. Answer the following question:
a)

Write all the attributes of <BODY> tag?

b)

How many heading levels can be defined in HTML? Which is the largest heading level?

c)

How can you begin a list with a specific number?

d)

Write the values of Type attribute that can be defined with <UL> tag.

e)

Write the attributes of <OL> tag.

Q6.

Multiple choice questions:

a) In which section of an HTML document do you enter the document title?


i) Head

ii)

Body

iii)Table

iv)

None

b) A Google Chrome is a _____________.


i) Word Processor

ii) Graphing Package

iii) News Website

iv) Web Browser

c) The general structure of an HTML document has _________ section

d)

i) Two

ii) Three

iii) Four

iv) Five

Which element is used in HTML to display items in a specific order?


i) Empty

ii) List

iii) Container

iv) None of these

e) The default value of <UL> tag is a ______________.


i)

Disc

iii) Square
f)

ii) Circle
iv) Rectangle

Which of the following attribute of the <BODY> tag is used to set an image in the
background of the web page?
i)

IMAGE

iii) BR

ii) BGCOLOR
iv) BACKGROUND

g) The tag to insert a line break is ____________.


i) <LB>

ii) <BR>

iii) <BREAK>

iv) <LINE>
2

Q7. Write HTML coding for the following Web Page:

Special Note:
a) Background colour of page is pink. Title of the page is Oxford Software Institute.
b) Heading color of the page is Blue and font style is Comic Sans MS.
c) Font style of the whole page is Batang, color is Brown and size is 3.
d) Horizontal rule is Green in color and size is 4, length for the second horizontal rule
is 250 pixels and size is 3.
e) Bottom message should be center aligned and underlined.

NOTE: To be submitted on 20/10/2016

Weekly Test-3 - Syllabus (Date 26-10-2016)


Chapter 6 - Understanding HTML
Chapter 7 - Using List and Images in HTML (Only Ordered and Unordered List)

S-ar putea să vă placă și