Results 1 to 4 of 4

Thread: Table...StyleSheet...CellPadding = 0, I can't do it :(

Threaded View

  1. #4
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Table...StyleSheet...CellPadding = 0, I can't do it :(

    You should be using floating div's for a menu control anway

    Anyway, those 'cells' could be easily duplicated with span tags with a style padding of 10px.

    HTML Code:
    <span style="padding:5px;">Home</span><span style="padding:5px;">About Us</span><span style="padding:5px;">Products</span>
    Last edited by nemaroller; Jun 2nd, 2005 at 04:14 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width