|
Here we will see how the tables behave when adding text or images. You will also see a more detailed description of the parameters your tables should have. Cellspacing refers to the distance between separate cells. Cell padding is empty area within the boundaries of a data cell. |
|
When you begin to work with tables you notice the distance from the table border to the element. If you have borders turned of i.e. set to "0" this will no be a problem but if you choose to have a visible border you may need to add cellpadding. Here are some examples: |
|
<table width="350" border="2" cellpadding="0"> <tr> <td align="center" valign="top"> 2 cells with 0 cellpadding </td> <td align="center" valign="top"> 2 cells with 0 cellpadding </td> </tr> </table> |
|
|
<table width="250" border="2" cellpadding="0"> <tr> <td align="center" valign="top"> 2 cells with 10 cellpadding </td> <td align="center" valign="top"> 2 cells with 10 cellpadding </td> </tr> </table> |
|
Protect Your Online Accounts from Phishing Scams
Ways to Bring Traffic to Your Website
How to Manage Directory Submissions
Search Engine Optimization (SEO) Using Keywords and Phrases
Copyright Your Content - Things you may like to know about copyrights
Protect Yourself From Identity Theft
Adding Content To Your Site Every Day
QUESTION OR COMMENT? CONTACT ME
Join The Honest Information Mailing List
Back to Top § Home
![]()