Experiment No. 4
Experiment No. 4
EXPERIMENT No. 04
Aim: Create a web page to implement table tags
Course Outcome Achieved: Use data model and language to develop web page
Theory:
Definition:
The <table> tag defines an HTML table. The <table> tag also supports the Event Attributes in
HTML.
An HTML table consists of one <table> element and one or more <tr>, <th>, and <td> elements.
● <tr> element defines a table row,
● <th> element defines a table header, and
● <td> element defines a table cell. The elements under <td> are regular and left aligned by
default
An HTML table may also include <caption>, <colgroup>, <thead>, <tfoot>, and <tbody>
elements.
Resources Required:
Serial
Product Quantity
number
01. Desktop/PC 01
03. Notepad
Problem Statement: Create the table of Student’s details which consist of Roll no , Enrollment
no, name of student and contact number..
Code with output :
Conclusion:
……………………………………………………………………………
……………………………………………………………………………
…………………………………………………………………………….
Signature of
Process Related Product related Total
Teacher