You are on page 1of 5

తెలుగులో

HTML
Programming
నేర్చుకోండి మరియు షేర్ చేయండి

Part 9
What is a table
For systematic arrangement of
information we often require tabular
structure. HTML allows us to create tables
on the webpage. Many web programmers
are using invisible tables on the web
pages. The main advantage of using tables
on the web pages is that the information
gets arranged systematically. The table is
a matrix of rows and columns.
Basic Table Tags
<table>
<tr>
<th> </th>
</tr>

<tr>
<td> </td>
</tr>
</table>
Some Table models
Please Subscribe
In our Chanel
For more videos .

Share this Knowledge with your Friends

You might also like