Page 112 - TP_Plus_v4_Class7
P. 112
COLSPAN: The COLSPAN attribute applies when a cell is extended to more than one column, that
is, the cell spans for 2 or more columns instead of 1, as shown in the table below: Example for using
COLSPAN attribute is:
<TD COLSPAN = "2">
Roll No. Name Marks Grade
First Last
Here, “Name” cell is taking a span of 2 columns.
Interdisciplinary Learning
#English
Make a table for correct uses of articles (A, An and The) in your notebook. Also make same table in HTML.
#Lab Activity
Double Tap Century #Technology Literacy
21 st
Skills #Flexibility
Write the names of any four CSS properties of the <TABLE> tag in HTML5.
1.
2.
3.
4.
Timeline
A list is a collection of related items.
There are three types of lists—ordered, unordered and definition list.
The <LI> tag is used to define an item in the list.
Table represents data in the form of rows and columns.
The <TR> tag is used to create a row in a table.
The <TD> tag is used to insert data into cells.
110 Plus (Ver. 4.0)-VII

