|
|
 |
Re[2]: FN-FORUM Table Centering
date posted 31st January 2003 20:29
Doesnt look like CSS to me ;)
Proper vertical alignment is impossible in CSS as it stands, but you
can kludge it using the method described here;
http://www.wpdfd.com/editorial/wpd0103.htm
-- Richard
http://www.rwatt.co.uk
Friday, January 31, 2003, 7:58:14 PM, you wrote:
---------------------------------------
AJA>
AJA>
AJA>
AJA>
AJA>
AJA>
AJA>
AJA>
AJA> [content]
AJA>
AJA>
AJA>
AJA>
AJA>
AJA> set the % height and width to make the screen scale, if you like, and
AJA> set the spacer width and height to stop it shrinking below a desired minimum
AJA> 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]
AJA> ========
AJA> Freelancers and Freelance Jobs: http://www.freelancers.net
AJA> Advertise with Freelancers.net http://www.freelancers.net/advert.php
AJA> To unsubscribe please email:
AJA> [EMAIL REMOVED]
AJA> If you have difficulties unsubscribing please email: [EMAIL REMOVED]
|
 |
|