HTML Tables | HTML Table Tag | HTML Tables Examples | HTML Table Border | HTML Cell Padding
Using HTML tables you can arrange texts, images, links, etc into rows and columns.
With the help of an HTML table tag ( <table> ), you can display any data in the tabular form like rows and columns.
You can create HTML tables using <table> tag with the help of <tr> tag, <td>tag and the <th> tag.
1. By using HTML Table border attribute.
2. HTML Table with CSS.
Cell padding in HTML specifies the space between the cell content and its borders. To set the cell padding, use the CSS padding property.
If you do not specify a padding, the table cells will be displayed without padding.
Subscribe for more videos on our Youtube channel. if you like our tutorial please Like and Subscribe to our Facebook and Youtube.
0 Comments
To Learn:
Tutorials in a simple Way.
Excel with downloadable samples.
HTML with sample website code.
PowerPoint presentations.
MS Word for offical use.