-->
Tag inside a table  in html

Tag inside a table in html

Tag Inside Table

<!--DOCTYPE html--> <html> <body> <table border="3"> <tr> <td> <h1>This is a horzontal tag</h1> <p>HTMl program app</p> </td> <td>This cell contains a table: <table border="3"> <tr> <td>1</td> <td>2</td> </tr> <tr> <td>3</td> <td>4</td> </tr> </table> </td> </tr> <tr> <td>This cell contains a ordered list with lower letters <ol type ="a" > <li>Sita </li> <li>Gita</li> <li>Monika</li> </ol> </td> <td>Rajni Bhatia</td> </tr> </table> </body> </html>

OUTPUT

This is a horzontal tag

HTMl program app

This cell contains a table:
1 2
3 4
This cell contains a ordered list with lower letters
  1. Sita
  2. Gita
  3. Monika
Rajni bhatia

.

.

.

.

.

.

.

.

0 Response to "Tag inside a table in html"

Post a Comment

Ads on article

Advertise in articles 1

advertising articles 2

Advertise under the article