The main need to master the label:
<table> <tr> <th> <td> <caption>
The main key to mastering the tag attributes:
RowSpan colspan frame (void above below hsides vsides lhs RHS box Border) Border rules (none groups rows col s all) Summary width
CellPadding cellspacing
Extra:
<thead> <tbody> <tfoot>
Each table starts with the table label
Each table row starts with the TR label
Each table column has TD label start
There are several TR tags in a table with just a few lines
There are several TD labels in a table with a few columns
Border Properties: Control Table extra Border thickness
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<th> label represents a header column in a table
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
RowSpan colspan Properties
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
CellPadding cellspacing Properties:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
Feame Property
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
<span style= "FONT-SIZE:24PX;" ><!doctype html>
:
Hsides display upper and lower outer frames
Vsides Show left and right outer border
LHS Show left outer border
RHS Display right outer border
Rule related properties
None no inner border
<span style= "FONT-SIZE:24PX;" ><!doctype html>
Effect:
Groups lines between groups and columns
Rows Show Line lines
Cols Show Split lines
Summary for annotations not displayed
Width indicates the inside of the box
Application of Table Class label