HighDots Forums  

Padding the rows of a table

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Padding the rows of a table in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SergioQ
 
Posts: n/a

Default Padding the rows of a table - 12-26-2007 , 11:54 AM






Hello All,

I would like to "pad" the rows of my table. Cellpadding and
Cellspacing aren't an option cause they affect both the horizontal as
well as vertical axis.

So I used to do essentially a row with nothing more than one   in
it.

Then I realized thta if I removed the   my padding got smaller,
and I could use 2 or 3 and get more precise.

So my question is, is this row:

<tr><td></td></tr>

Or could not having the &nbsp; in there cause a problem?

Thanks ahead, as always.

Reply With Quote
  #2  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: Padding the rows of a table - 12-26-2007 , 12:07 PM






SergioQ wrote:
Quote:
Hello All,

I would like to "pad" the rows of my table. Cellpadding and
Cellspacing aren't an option cause they affect both the horizontal as
well as vertical axis.

So I used to do essentially a row with nothing more than one &nbsp; in
it.

Then I realized thta if I removed the &nbsp; my padding got smaller,
and I could use 2 or 3 and get more precise.

So my question is, is this row:

tr><td></td></tr

Or could not having the &nbsp; in there cause a problem?

Thanks ahead, as always.
Interesting that you posted to a stylesheet newsgroups without
mentioning anything related to stylesheets. The answer is *probably*
(assuming you aren't displaying borders around the cells) to pad the
cells using the CSS properties padding-top and padding-bottom.


Reply With Quote
  #3  
Old   
SergioQ
 
Posts: n/a

Default Re: Padding the rows of a table - 12-26-2007 , 03:02 PM



On Dec 26, 1:07*pm, Harlan Messinger
<hmessinger.removet... (AT) comcast (DOT) net> wrote:

Quote:
Interesting that you posted to a stylesheet newsgroups without
mentioning anything related to stylesheets. The answer is *probably*
(assuming you aren't displaying borders around the cells) to pad the
cells using the CSS properties padding-top and padding-bottom.- Hide quoted text -

Seriously, I could have SWORN that I posted this in the HTML AUTHORING
group.

Sorry about the mixup folks.


Reply With Quote
  #4  
Old   
dorayme
 
Posts: n/a

Default Re: Padding the rows of a table - 12-26-2007 , 03:21 PM



In article
<9d95d13e-3257-4738-8463-0a8a7dbec72f (AT) l32g2000hse (DOT) googlegroups.co
m>,
SergioQ <sergio (AT) warptv (DOT) com> wrote:

Quote:
On Dec 26, 1:07*pm, Harlan Messinger
hmessinger.removet... (AT) comcast (DOT) net> wrote:

Interesting that you posted to a stylesheet newsgroups without
mentioning anything related to stylesheets. The answer is *probably*
(assuming you aren't displaying borders around the cells) to pad the
cells using the CSS properties padding-top and padding-bottom.- Hide quoted
text -


Seriously, I could have SWORN that I posted this in the HTML AUTHORING
group.

Sorry about the mixup folks.
Yes yes.. but did you understand Harlan's advice about padding?

--
dorayme


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.