Table Tips
					
			  
How to use HTML tables creatively to design attractive and fast loading web pages.
Tips on using Tables
- Try not to merge or break apart cells within a table.
 
- When using widths or heights that are less than 10 pixels insert a transparent gif (1x 1 pixels).
 
- Always give the width for each of the cells in a table.
 
How can you create a table in  using HTML code?
  Simply copy this code and paste  it in body (<body>) section