|
|
 |
RE: FN-FORUM Table Centering
date posted 31st January 2003 19:54
[content]
set the % height and width to make the screen scale, if you like, and
set the spacer width and height to stop it shrinking below a desired minimum
works for me, Ant.
>-----Original Message-----
>From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Nik Whale
>Sent: 31 January 2003 19:34
>To: [EMAIL REMOVED]
>Subject: RE: FN-FORUM Table Centering
>
>
>Valign doesnt work, and neither does the (untested) CSS that was previously
>submitted.
>
>I too do not wish to start nesting tables, but if it is the only way....
>
>Any more suggestions with CSS?
>
>NiK
>
>-----Original Message-----
>From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Graham Stark
>Sent: 31 January 2003 19:05
>To: FreelanceForum
>Subject: Re: FN-FORUM Table Centering
>
>
>Nik,
>
>Haven't tried this, but in css, you could try:
>
>td { display:table-cell; vertical-align:middle }
>
>(plus attributes for paddings and so on)
>
>see:
>
>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-vertical-align
>
>Graham
>
>> Lo, peeps,
>>
>> How can I center a table vertically?
>>
>> NiK
>
>Graham Stark
>The Institute for Fiscal Studies
>7 Ridgmount Street, London, WC1E 7AE, UK
>work: (+044) 020 7291 4837 fax: (+044) 020 7323 4780
>home: 01908 618239
>http://www.ifs.org.uk/~graham_s
>
>========
>Freelancers and Freelance Jobs: http://www.freelancers.net
>
>Advertise with Freelancers.net http://www.freelancers.net/advert.php
>
>To unsubscribe please email:
[EMAIL REMOVED]
>
>If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
>
>========
>Freelancers and Freelance Jobs: http://www.freelancers.net
>
>Advertise with Freelancers.net http://www.freelancers.net/advert.php
>
>To unsubscribe please email:
[EMAIL REMOVED]
>
>If you have difficulties unsubscribing please email: [EMAIL REMOVED]
|
 |
|