Chapter 4 HTML Notes
Chapter 4 HTML Notes
<U>
• <U> is a Underline tag
• <U> is start tag and </U> is an end tag.
• It underline text enclosed between <U> and </U>
<SUB>
• <SUB> is a Subscript tag
• <SUB> is start tag and </SUB> is an end tag.
• text enclosed between <SUB> and </SUB> will appeared in subscript format.
Eg. H<SUB>2</SUB>O
Output :H2O
<EM>
• <EM> is a emphasis tag
• text enclosed between <EM> and </EM> will appeared in italic face / format.
• This tag is used to emphasize text.
<ADDRESS>
• <ADDRESS> is a address tag
• text enclosed between <ADDRESS> and </ADDDRESS> will appeared in italic
face / format.
• Similar to <I> tag except it will start new paragraph because it is a block level
tag.
Eg. <ADDRESS> Author : xyz </ADDRESS>
Output : Author : xyz
<STRONG>
• <STRONG> is a STRONG tag
• text enclosed between < STRONG > and </ STRONG > will appeared in bold
face / format.
• This tag is used to create strong emphasis.
Eg. <strong> I have spoken </strong>
Output : I have spoken
<HR>
• <HR> is horizontal rule / line tag
• It doesn’t have end tag.
• It insert single horizontal line in a web page.
• It is used to separate web page into sections.
• It is also used for decorative purpose.
Eg. Section 1 <HR>
Output :
Section 1
<PRE>
• <PRE> is preformat tag.
• Text enclosed between this tag will appeared in monospace format.
• It is also used to display data in tabular format.
Eg. <Pre>
Good morning class
Have a good day
</Pre>
Output :
Good morning class
Have a good day
Attributes
An attribute is a keyword separated by a space within angle brackets that affect the tag’s
behaviour.
Attributes of <HR> tag :
1. Color
Eg. <HR color = “RED”>
here value can be any color name like red, green,
tag space attribute value yellow etc.
2. size 4. align
Eg. <HR size = “5”> Eg. <HR align =“center”>
<HR align = “left”>
3. width
5. noshade
Eg. <HR width = “50%”>
<HR width = “50”> Eg. <HR noshade>
<P>
• <P> is paragraph tag.
• It is use to insert paragraph in a web page.
• Paragraphs are separated by extra line between them.
output:
the size of text is 2 more than default size of browser’s font
Eg. <font face =“Algerian”> this line has Algerian font face </font>
output:
this line has algerian font face
<BIG>
• This is a big tag.
• <big> is a start tag and </big> is a end tag.
• The text enclosed between this tag will appeared in larger size
• It has same effect as <font size = “+1”>.
Eg. <BIG> This is a big tag </BIG>
Output:
This is a big tag
<SMALL>
• This is a small tag.
• <small> is a start tag and </small> is a end tag.
• The text enclosed between this tag will appeared in smaller size
• It has same effect as <font size = “-1”>.
Eg. <SMALL> This is a small tag </SMALL>
Output:
This is a small tag
<MARQUEE>
• This is a Marquee tag.
• <Marquee> is a start tag and </Marquee> is a end tag.
• Text enclosed between this tag will roll over horizontal line on web page from
right to left.
Eg.
<marquee> Today is Friday </marquee>
Output:
Today is Friday
Attributes of <Marquee>
1. Direction Values : left, right, up, down
2. Behavior Values : scroll, Slide, alternate
3. Loop Values : 1, 2, 3 etc.
4. Scrollamount Values : 10, 20, 300 etc. (in pixel)
5. scrolldelay Values : 1000, 500, 3000 etc. (in millisec)
<A>
• This is a Anchor tag.
• <A> is a start tag and </A> is a end tag.
• It is used to insert hyperlink in a web page.
Eg.
<A href = “http://www.google.co.in”>
Homepage
</A>
Output:
Homepage
Body attributes / Changing color scheme
• Text -> to change text color (Default color : Black)
• Link -> to change link color (Default color : Blue)
• Alink -> Active link -> Red
• Vlink -> Visited Link -> Purple / Violet
• Bgcolor -> Background color -> White
• Background -> Background Image
Color Names :
16 color names / values : BLACK, SILVER, GRAY, WHITE, MAROON, RED, PURPLE,
FUCHSIA, GREEN, LIME, OLIVE, YELLOW, NAVY BLUE, TEAL and AQUA
Body attributes / Changing color scheme
Color Names :
16 color names / values : BLACK, SILVER, GRAY, WHITE, MAROON, RED, PURPLE,
FUCHSIA, GREEN, LIME, OLIVE, YELLOW, NAVY BLUE, TEAL and AQUA
RGB Color Code :
R : RED Eg. color = “#9A 65 2D”
G : GREEN Red amount Green amount Blue amount
B : BLUE ( All values are in Hexadecimal numbers from 00 to FF )
<HTML>
<HEAD>
<TITLE> Problem 4.2 </TITLE>
</HEAD>
<BODY>
<H1 ALIGN = "CENTER"> D.S.M. COLLEGE </H1>
<HR>
<H2 ALIGN ="CENTER"> ADDRESS P.B. No. 54 <BR>
PARBHANI ( MAHARASHTRA ) <BR>
PIN : 431401 INDIA <BR> </H2>
<H3 ALIGN ="CENTER"> COURSES : B.A. , B.COM , B.Sc. , M.Sc. , M.A.
</H3>
</BODY>
</HTML>
Problem 4.3 Write HTML code to create a web page for birthday invitation Make use of
color attributes .
Image formats
1. JPG -> Joint picture/photographic group
2. JPEG -> Joint picture expert group
3. GIF -> Graphic interchange format
4. PNG -> Portable Network Graphics
5. BMP -> Bit map
Problem 4.4 Write a HTML code for creation of web page for T - Shirt company . Incorporate
image in webpage .
<P>
<HTML>
call us at ( 022 ) 111 - 4292.
<HEAD>
<I>
<TITLE> CAMBRIDGE T - SHIRTS COMPANY </TITLE>
<B> we're here to help ! </B>
</HEAD>
</I>
<BODY>
<IMG SRC = "images/tshirt.jpg" ALT = "T- Shirt ">
<H1> Welcome To Cambridge T-shirts! </H1>
</P>
<H2> Fabulous T - shirts Since 1955 </H2> our
<HR>
company <B> Cambridge's Fabulous T-Shirt-Company
<CENTER>
</B>, is your
why not visit <A HREF =
<B>
"http://www.yahoo.com"> yahoo </A> ?
<I> second-best-choice </I>
</CENTER>
</B >
</BODY>
for T-Shirts.
</HTML>
Write us at : <BR>
555, Desai Road <BR>
Mumbai-65
c) Write exact output of the following HTML Code with font specifications in brackets:
<HTML>
<BODY>
<H1 ALIGN =”CENTER”>H.S.C. BOARD EXAM </H1>
<P ALIGN =”CENTER”> <I>SUBJECT : COMPUTER SCIENCE </I> </P>
<P ALIGN=”CENTER”> <B>THEORY AND PRACTICALS </B> </P>
<P ALIGN= “CENTER”> <U>TOTAL </U> ________ 200 MARKS </P>
</BODY>
</HTML>
c) Write exact output of the following HTML Code with font specifications in brackets:
<HTML>
<HEAD>
<TITLE> INTRODUCTION
</TITLE>
</HEAD>
<BODY>
<H1> <B> PCMBEC </B> </H1>
<HR>
<U>NOBAL’S SERIES</U>
<H5>WELLKNOWN </H5>
</BODY>
</HTML>
HTML : LIST
There are main three types of list :
1. Unordered List <UL> : lists are bulleted
2. Ordered List <OL> : lists are numbered in some fashion
3. Definition List <DL> : lists consist of a term followed by its definition.
<LI>
• This is a list tag.
• <LI> is a start tag and </LI> is an end tag
• <LI> tag defines a list item
• It is used inside unordered list as well as ordered list
Eg. Output. Eg. Output.
<UL> • Item1 <OL> 1. Item1
<LI> Item 1 • Item2 <LI> Item 1 2. Item2
<LI> Item 2 <LI> Item 2
</UL> </OL>
Unordered List : <UL>
1. Unordered lists are bulleted.
2. Unordered list can be preceded by one of the several bullet style like a closed
circle / Disc ( ), an open circle / circle (O) or a square ( )
3. The tag for unordered lists are <UL> and </UL>
Eg. <UL> and <LI> have same set of attribute :
<UL> Type =“ Disc”
<LI> Apple </LI> Type =“Circle”
<LI> Google Type =“Square”
<LI> Microsoft
</UL>
The default appearance for unordered lists is with Disc ( )
Output
• Apple
• Google
• Microsoft
Ordered List : <OL>
1. Ordered lists are numbered in some fashion.
2. Ordered list can be preceded by Arabic numerals (1. 2. 3.), uppercase or
lowercase Roman numerals (i. ii. iii. / I. II. III ), or uppercase or lowercase
alphabetic characters (a. b. c. / A. B. C.)
3. The tag for Ordered lists are <OL> and </OL>
Eg. The default appearance for ordered lists is with
<OL> Arabic numerals (1. 2. 3.)
<LI> Apple </LI>
<LI> Google
<LI> Microsoft
</OL>
Output
1. Apple
2. Google
3. Microsoft
Attributes Ordered List <OL>
TYPE
Type = “1” (Arabic Numbers)
Type = “i” (Lowercase Roman Numbers)
Type = “I” (Uppercase Roman Numbers)
Type = ”a” (Lowercase Alphabets)
Type = ”A” (Uppercase Alphabets)
Eg. Eg.
<OL type = “a”> Output <OL type = “i”> Output
<LI> Apple a. Apple <LI> Apple i. Apple
<LI> Google b. Google <LI> Google ii. Google
<LI> Microsoft c. Microsoft <LI> Microsoft iii. Microsoft
</OL> </OL>
Attributes Ordered List <OL>
START
The start attributes allows you to establish the beginning of list’s number sequence.
Output Output
1. Apple 1. Apple
2. Google 12. Google
12. Microsoft 13. Microsoft
Definition List : <DL>
1. The definition list elements uses <DL> start tag and </DL> end tag.
2. This list rendered without bullets.
3. <DT> tag is used for definition terms i.e. name / title of the item you are defining.
4. <DD> tag is used for the definition themselves.
Eg.
<DL> Output
<DT>Software Software
<DD>Software is a set of programs. Software is a set of programs.
Hardware
<DT>Hardware Physical component of computer
<DD>Physical component of computer.
</DL>
Nested List / Sublist
We can nest one list inside another list to create sublist.
Eg. Output
<UL> • Microsoft
<LI> Microsoft o Operating System
<UL> Windows 10
<LI> Operating System Windows 8
<UL>
<LI> Windows 10
<LI> Windows 8
</UL>
</UL>
</UL>
Nested List / Sublist
We can nest one list inside another list to create sublist.
Eg. Output
<OL> 1. Microsoft
<LI> Microsoft 1. Operating System
<OL> 1. Windows 10
<LI> Operating System 2. Windows 7
<OL>
<LI> Windows 10
<LI> Windows 8
</OL>
</OL>
</OL>
HTML : TABLE
HTML table mark up data that should be organised in table structure, instead of
in paragraph or other block level structure. With table you can present data organised
in rows and columns. One advantages of table is that your data is easier to read.
<TABLE>
• It’s a table tag.
• <table> is start tag and </table> is end tag.
• It is used to insert table in web page. Output :
Eg.
<Table border = “1”>
<tr> <tr> <tr>
<th> SN <td> 1. <td> 2.
<th> Name <td> abc <td> xyz
<th> DOB <td> 12-06-2006 <td> 08-07-2003
</tr> </tr> </tr>
<TABLE> tag and its subtags and attributes :
<caption>
• It’s a caption tag.
• <caption> is start tag and </caption> is end tag.
• It is used to create a caption on top or below the table.
• It can be used with ALIGN attributes. (Top is default value).
Eg. Output :
<Table border = “1”>
<caption align =“bottom”>
Fig. Student info
</caption>
<tr> <tr> <tr> Fig. Student info
<th> SN <td> 1. <td> 2.
<th> Name <td> abc <td> xyz
<th> DOB <td> 12-06-2006 <td> 08-07-2003
</tr> </tr> </tr>
<TR>
• It’s a table row tag.
• <tr> is start tag and </tr> is end tag.
• It creates a horizontal row of cells and contains table heading and table data.
• Each use of a table row (tr) begins a new table row.
<TH>
• It’s a table heading tag.
• <th> is start tag and </th> is end tag.
• It creates a table heading cells.
• By default table heading appears in bold and center align.
<TD>
• It’s a table data tag.
• <td> is start tag and </td> is end tag.
• It creates a table data cells.
• By default table heading appears in normal text format and left align.
Eg. Output :
<Table border = “1”>
<caption align =“bottom”>
Fig. Student info
</caption>
<tr>
<th> SN Fig. Student info
<th> Name
<th> DOB
</tr>
<tr>
<tr>
<td> 1.
<td> 2.
<td> abc
<td> xyz
<td> 12-06-2006
<td> 08-07-2003
</tr>
</tr>
Attributes of <TR>, <TH> and <TD>
Align : Valign : (Vertical alignment )
Align = “Left” Valign = “Top”
Align = “Center” Valign = “Middle”
Align = “Right” Valign = “Bottom”
The Default value for align is left. Valign = “Baseline”
Eg 1 .
Output
<Table border = “1”>
<tr>
<th rowspan = “2”> Information
<th> Name
<td>Vivek
</tr>
<tr>
<th> DOB
<td>1-09-2005
</tr>
</table>
Colspan and Rowspan : (Attribute : <Th> / <Td>)
These attributes can be used to make cells content merge with another cell.
Eg 2 .
Output
<Table border = “1”>
<tr>
<th colspan = “2”> Information
</tr>
<tr>
<th> Name
<th>DOB
</tr>
<td>Vivek
<td>1-09-2005
</tr>
</table>
Solution:
HTML general and List programs
(Total 21 programs)
(Note : If you find any mistake or irrelevant label in solution correct it by yourself.)
1. Write HTML code for the following output : (M-19)
My page _ X
ASCII code.
Solution :
<html>
<head>
<title> My page </title>
</head>
<body>
<p>
HTML is Hypertext
</p>
<p>
Markup language. The basic language of HTML is ASCII code.
</p>
<p>
This is only text oriented language.
</p>
<hr>
<UL type ="square">
<LI><u><B>One</B></u>
<LI><u><B>Two</B></u>
</UL>
<HR>
<OL>
<LI>One
<LI>Two
</OL>
</body>
</html>
2. Write exact output of the following HTML code : (M-19)
<html>
<Body>
<OL start = "10">
<li> English
<li> Second Language
</OL>
<OL type ="a">
<li> Compulsory
<li> Optional
</OL>
<UL type ="square">
<Li> Science
<Li> Arts
<Li> Commerce
</UL>
</Body>
</Html>
Solution :
</Body>
</Html>
Solution :
Solution :
Solution :
<Html>
<Head>
<Title> </title>
</head>
<Body>
</UL>
</Body>
</Html>
6. Write exact output of the following HTML code with font specification in bracket : (M-17)
<Html>
<title> Introduction</title>
<Body>
<h1> <b> Computer Science </b></h1>
<hr>
<u> Paper - I </u>
<Hr>
<u> Paper - II </u>
</Body>
</Html> Web broswer
Title
Solution :
Introduction
Underlined text
7. Write exact output of the following HTML code with font specification in bracket : (J-16)
<Html>
<Body>
<ul>
<li><i>This is in italic form </i></li>
<li><u> This is in underlined text</u></li>
<li><b> This is in BOLD Text</b></li>
<ul>
<li> This is List</li>
<li> ABC </li>
<li> XYZ </li>
</ul>
</ul>
</Body>
</Html>
Solution :
Unordered list with default type disc
Italic text
Underlined text
Bold text
h1 and center
( The words click here act or hyperlinks to next page whose address is “c:\My
Documents\A1.HTML”)
Solution :
<html>
<head>
<title> </title>
</head>
<body>
<H1 align ="center"> COLLEGE</h1>
<HR>
Principal
<UL>
<li>Vice principal
<li>Professors
<li>Non-teaching staff
</UL>
</body>
</html>
9. Write exact output of the following HTML code with font specification in bracket : (O-15)
<HTML>
<HEAD>
<TITLE> ABC </TITLE>
</HEAD>
<BODY>
<HR>
<CENTER> COMPUTER SCIENCE </CENTER>
<HR>
<ol>
<LI> Operating System
<LI> Data Structure
<LI> C++
</ol>
<HR>
</BODY>
</HTML>
Solution : Web browser
Title
ABC
Horizontal rule
<HR>
Solution :
<html>
<head>
<title> </title>
</head>
<body>
<OL type ="i">
<LI> Arts
<OL type ="A">
<LI> History
<LI> Geography
</OL>
<LI> Science
<OL type ="I">
<LI> Computer Science
<LI> Physics
</OL>
<LI> Commerce
<UL type ="circle">
<LI> Accounts
<LI> English
</UL>
</OL>
</Body>
</HTML>
11. Write exact output of the following HTML code with font specification in bracket:(M-14)
<HTML>
<BODY>
<H2> MY COUNTRY </H2>
<HR><BR>
<H1 ALIGN ="CENTER"> INDIA </H1>
<BR>
<UL>IS
<LI> GREAT
<LI> BEAUTIFUL
<LI> LOVING
</UL>
Here people care for each other
</BODY>
</HTML>
Web Browser
Solution : Title
Horizontal Rule
<HR>
Centered aligned
text with level 1
heading <h1>
Unordered list
with default type
disc
Definition lists
with terms and
definitions
Paragraph with
bold format
Solution :
<html>
<head>
<title> </title>
</head>
<body>
<h1> List of Books </h1>
<UL type = "circle">
<Li> How to solve it By computer
<Li> HTML in Easy steps
<Li> C++ Programming
<OL type ="A">
<Li> Microprocessor Programming
<Li> Networking Essentials
<Li> Microcontrollers
</OL>
</UL>
</body>
</html>
15. Write exact output of the following HTML code with font specification in bracket:(M-12)
<HTML>
<HEAD>
<TITLE> Computer Step </TITLE>
</HEAD>
<BODY>
<H2><U> Title : Megastar Company Ltd. </U></H2>
<P> Address : Surya Complex, Delhi </P>
<H4> <B> Deals In : </B></H4>
<UL>
<LI> Software
<LI> Hardware
<LI> Peripherals
</UL>
</BODY>
</HTML>
Title Web Browser
Solution :
Computer Step
Underlined text
with level 2
heading <H2>
Paragraph with
default font and
size
Solution :
<HTML>
<HEAD>
<TITLE> </TITLE>
</HEAD>
<BODY>
<UL>
<LI>College
<OL type ="I">
<LI>Arts
<OL type ="a">
<LI>History
<LI>Politics
<LI>Languages
<OL type ="i">
<LI>English
<LI>Marathi
</OL>
</OL>
<LI>Science
<OL type ="a">
<LI>Physics
<LI>Chemistry
<LI>Biology
</OL>
<LI>Commerce
<UL type = "square">
<LI>Accounts
</UL>
</OL>
</UL>
</BODY>
</HTML>
17. Write exact output of the following HTML code with font specification in bracket:
<html>
<head>
<title> Introduction to Networking </title>
</head>
<body>
<H1 align ="center">Network connectivity Devices </h1>
<HR noshade>
<UL type ="circle">
<LI>Modem
<LI>Hub
<OL type ="a">
<LI> Repeater
<Li>Router
</OL>
</UL>
<HR color ="blue">
</body>
Web Browser
</html> Title
Introduction to Networking
Centered aligned
text with level 1
heading <h1>
Horizontal rule
with no shade
Unordered list
with type circle
Ordered sublist
with type “a”
Horizontal rule
with blue color
18. Write exact output of the following HTML code with font specification in bracket:
<HTML>
<HEAD> <TITLE> INTRODUCTION </TITLE> </HEAD>
<BODY>
<H1> <B> PCMBEC </B> </H1>
<HR>
<U>NOBAL’S SERIES</U>
<H5>WELLKNOWN </H5>
</BODY> Web Browser
Title
</HTML>
Introduction
Horizontal Rule
Underlined text
Solution :
<html>
<head>
<title> </title>
</head>
<body>
<h1 align ="center">Disha Sci., Arts & Com. Jr. College </h1>
<UL>
<LI> Branches
<OL>
<LI> science
<OL type ="A">
<LI> Math-Bio
<LI> Electronics
<LI> Computer science
</OL>
<LI> Arts
<LI> Commerce
</OL>
</UL>
</body>
</HTML>
20. Write exact output of the following HTML code with font specification in bracket:
<HTML>
<BODY>
<H1 align ="center">LIST OF BOOKS</H1>
<HR>
<UL TYPE ="CIRCLE">
<LI>C++ Programming
<LI TYPE ="SQUARE"> HTML in easy steps
<LI> How to solve it by computer
</UL>
<HR>
<OL START ="4">
<LI>Microprocessor Programming
<LI> Networking Essentials
<LI> Micro Controller
</OL>
</BODY>
</HTML>
Web Browser
Title
Horizontal rule
Ordered list with type circle
List element with type
square
Horizontal rule
Horizontal rule
Horizontal rule
without shade
Unordered list with
default type and list item
with new paragraph and
center aligned
Horizontal rule
1. Write code in HTML for following table : (M-20)
Subject Paper – I Paper – II
Computer Theory 50 50
Science Practical 50 50
INDIA Theory 50 50
PAKISTAN Practical 50 50
WI NZ
Group B
SA SL
Total Marks
Theory Practical
100 100
6. Write code in HTML for following table : (M-16)
Students
Year
Boys Girls Total
2004 25 30 55
2005 80 25 105
Record
Tuesday
March
18
2006
Prev. Next
BLACK WHITE
# 000000 # FFFFFF
10. Write code in HTML for following table : (O-12)
Year
2007 2008 2009
Units 25 30 55
Sales
Income 80 25 105
STREAM
SCIENCE is a link available where clicking on SCIENCE a web page file “SCIENCE.html” should be invoked, on
clicking COMMERCE a web page, file “COMMERCE.html” should be invoked and on clicking ART a web page file
“ART.html” should be invoked.
14. Write code in HTML for following : (O-09)
Year Students
Boys Girls Total
2006 55 75 130
2007 75 95 170
Record
Peterson 58
ENG 238
Bopara 49
● 200 Marks
18. Write code in HTML for following : (J-18)
RESULT
JEE CET
19. Write the exact output of the following HTML code with font specification. (M-20)
(Note : here code is given for which output is required along with link details as mentioned)
<Html>
<Body>
<TABLE border ="3" cellspacing = "10">
<TR>
<TH colspan ="3"> STREAM </TH>
</TR>
<TR>
<TD> <A href = "Science.html">SCIENCE</A></TD>
<TD> <A href = "Commerce.html">COMMERCE</A></TD>
<TD> <A href = "Arts.html">ARTS</A></TD>
</TR>
</TABLE>
</Body>
</Html>
20. Write the exact output of the following HTML code with font specification. (J-19)
<HTML>
<BODY>
<HEAD>
<TITLE> Match Summary </TITLE>
</HEAD>
<BODY>
<TABLE border ="1" cellspacing = "15" cellpadding ="15">
<TR>
<TH Rowspan ="2"> IND <BR>
335 / 4 </TH>
<TD>Virat</TD>
<TD>185</TD>
</TR>
<TR>
<TD>Sharma </TD>
<TD>90</TD>
</TR>
<TR>
<TH Rowspan ="2"> AUS <BR>
280 </TH>
<TD>Warner</TD>
<TD>90</TD>
</TR>
<TR>
<TD>Smith </TD>
<TD>90</TD>
</TR>
</TABLE>
</Body>
</Html>
21. Write the exact output of the following HTML code with font specification. (M-15)
<HTML>
<HEAD>
<TITLE> abc </TITLE>
</HEAD>
<body>
<H1 align ="center"> KBC Restaurant </H1>
<TABLE border = "2">
<TR>
<TH Rowspan ="2"> <Font Size ="5"> Pawbhaji </font> </TH>
<TH>with cheese </TH>
<TH>35
</TR>
<TR>
<TH> without cheese
<TH> 25
</TR>
</TABLE>
</Body>
</HTML
22. Write the exact output of the following HTML code with font specification. (O-07)
<HTML>
<BODY>
<HEAD>
<TITLE> </TITLE>
</HEAD>
<BODY>
<TABLE border ="2" width ="50%">
<TR>
<TD width ="100%" Colspan ="2">
<H1 align ="center">HSC Board Exam </H1>
</TD>
</TR>
<TR>
<TD width ="50%" align ="center">
<u>
Paper - I </u> </TD>
<TD width ="50%" align ="center"> <u>
Paper - II </u> </TD> </TR>
<TR>
<TD width ="50%">
<P align ="center"> <i>50 Marks </i></TD>
<TD width ="50%" align ="center">
<i> 50 Marks </i> </TD>
</tr>
</TABLE>
</Body>
</Html>