Table Tag



Hello Friends...!!

 This is HTML Coding Practical: - Table Tag Script

 Script: -

<html>

<head>

<title> Table 1 </title>

</head>

<body>

<b> Particulars of Government ITI (Women) </b> <br> <br>

<table border=”5" cellpadding=”5" cellspacing=”10">

 <tr>

 <th>SNO</th>

 <th>NAME OF THE TRAINEE</th>

 <th>TRADE</th>

 <th>SEMESTER</th>

 </tr>

 <tr>

 <td>1.</td>

 <td>ANITHA.C</td>

 <td>COPA</td>

 <td>II</td>

 </tr>

 <tr>

 <td>2.</td>

 <td>VENI.T</td>

 <td>IT</td>

 <td>II</td>

 </tr>

 <tr>

 <td>3.</td>

 <td>PRIYA.S</td>

 <td>ICTSM</td>

 <td>II</td>

 </tr>

</table>

</body>

</html>

Output: -

 


If you have any doubts mention in the Comment Box.

 

Please follow my Blog, Share and Comment

Comments

Popular posts from this blog

Hyperlink Tag

Forage Solutions