Savl Ekk
Wed, 23 Sep 2009 00:16:45 -0700
Forget about tr. You can set border-spacing to zero, and make padding-bottom (top, whatever) for free space, but in this case borders would be attached to inside divs. Or you can make tr with blank td tags (or colspan, again whatever). I suggest to use inside divs with styles (margin for "5 pixel padding...").
2009/9/23 tee <weblis...@gmail.com> > It never occurs to me I cannot do something like this. > > I need each tr with borders and a margin-top to separate each tr, then a 5 > pixel padding inside the tr so that the td's border doesn't touch the tr, > but I can't get it working. > > http://lotusfromthemud.com/table/tr.html > > The image below the table is the exact layout I needed. > > Is this possible? > > tee > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: memberh...@webstandardsgroup.org > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org *******************************************************************