html table tags

Table:-
Table is the combination of rows and columns. Cell is the smallest unit of table. Data are stored in cell on the basis of table heading.
Creating table is creating table heading and rows.
To increase the columns, increase the table heading and to increase the cells, increase the table rows.
Tags:-
<table>———————</table>
It creates the table structure.

attributes:-
border="number"
cellpadding="number"-gaping between the table line
cellspacing="number"-gaping between the cells
bordercolor="color name"
width="number"
height="number"
bgcolor="color name"
syntax:-
<table border=" " cellpadding=" " cellspacing=" " bordercolor=" " width=" " height=" ">
</table>

for creating table heading.
<th>…</th>
It is table heading where the coloumn’s name (fields) are written.
creating table rows
<tr>…</tr>
It creates the table rows using <tr> tag.
Table data :-
<td>…</td>
we input data in table’s. cells using <td> tags.
Attributes of <td>:-
width="Number %"
bgcolor="color name"
height="number %"
syntax:-
<td width=" " height=" " bgcolor=" "> ………..
</td>
Whole table tags:-
<table border=" " cellpadding=" " cellspacing=" " bgcolor=" " bordercolor=" ">
<tr>
<th> ——-</th>
<th> ——– </th>
</tr>

<tr>
<td>……………</td>
<td>……………</td>
</tr>
</table>

Get the most popular ecommerce wordpress plugin offered today, you'll find both free and premium plugins listed here. We have checked the entire web, assessed hundreds of recommended Wordpress plugins and decided on the most effective.
Discover read tech reviews the current modern technology updates, featuring brand-new item releases, sales figures and technician sector performance information. Check out short articles on brand-new gadgets and models for future innovation.
seo marketing that you need to and need to not be doing on your Websites to make them rate higher in online search engine. In a frequently altering SEO landscape, it is very important to continue to be up-to-date with the altering techniques and methods of optimization.
Right here is a listing of software Manage WordPress from a main location. There are WordPress dash panels, as well as multisite tools to manage domains, styles, initiatives, and more. features one-click gain access to, tracking, backup, implementation, posting, and safety components. Review which of your sites have motifs and plugins that need attention. With one click, upgrade all of your plugins, styles or core WordPress software application.


Hi, My Name is Sanjan Bikram. I am a Visual Interface Designer focusing on Web Applications design, WordPress/blogger development… I am also the founder and Chief-editor of XploringMinds.Com

Share This Post

Recent Articles

Leave a Reply

What is 8 + 2 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)
XploringMinds is on Wordpress CMS · Designed by BloggingTalks