INDEX arpit
INDEX arpit
01 1
Write an HTML program to demonstrate the use of
heading and paragraph tags.
02 Write an HTML program to demonstrate how to use the 2
image and anchor (link) tags.
03 Write an HTML program to create an unordered list with 3
5 different links.
04 Write an HTML program to create a table with at least 5 4-5
columns, entering at least 5 pieces of data in each
column.
05 Write an HTML program to demonstrate the use of 6-8
colspan and rowspan in a table.
06 Write an HTML program to show the use of <sub>, <sup>, 9-10
<b>,<i>,and <u> tags.