What is Table Element and how does it work?
Hello,
What is the table element? How does it work?
Where does it use?
Please tell me about details.
Is table element important to web page?
Hello,
What is the table element? How does it work?
Where does it use?
Please tell me about details.
Is table element important to web page?
Hello,
Table element is very much important for web page designing for initial.
Table helps to make a layout of your website.
Table element tag is <table>.
Table tag has some attribute width, border, cell padding, cell spacing etc.
Example:
<table width=400 border=1 cellpadding=2 cellspacing=2>
Hopefully you will enjoy.
Thanks.
 TEXT TABLES
You may download the code that attached below.Â
Hi,
A table element is the tool, category or captions in a grid like presentation of data in a web page. Table elements are not used for lay outing a page rather it is used as a method in presenting a data with captions, columns and rows.
The most common keywords you can find there are caption, col, colgroup, table, thread, tbody and others.
For more detailed information, you can read an article about it.
Hope this helps you.
Regards,
Diane