Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10022517
Topic
912767
Board
Beginners & Help
Re: How to use these functions
by
SeymourSkinner
on
03/01/2015, 13:51:53 UTC
Check out this link:
http://www.w3schools.com/html/html_tables.asp
Quote
Tables are defined with the tag.
Tables are divided into table rows with the tag.
Table rows are divided into table data with the
tag.
A table row can also be divided into table headings with the
tag.
Does that awnser your question?