• Yet another newbie question: I am having a hard time getting the cell padding set for a table that is positioned on the footer of the blogsite: https://experience.amelioraranch.com. I would like to have 5px space between the cells. The color of the cell lines matches the background to give it that borderless look. Below is the code that I am using:

    <table border="5" cellspacing="5" cellpadding="0" BORDERCOLOR=#eee>

  • The topic ‘Table Formatting: Cell Padding’ is closed to new replies.