|
|
 |
Re: Re[2]: FN-FORUM Table Centering
date posted 31st January 2003 22:44
A lot of small businesses don't get hooked in to the 'continually upgrade'
hype.
If a particular software / hardware combination does the work they need to
do to make their business profits, they'll stick with it.
To be honest it's an excellent idea. Too much time and energy is spent in
IT in business on keeping up with whatever the latest release of anything
is. Much better to keep IT as being driven by and for the business, rather
than as a playground for the techies.
Joe
----- Original Message -----
From: "Richard Watt" [EMAIL REMOVED]
To: [EMAIL REMOVED] [EMAIL REMOVED]
Sent: Friday, January 31, 2003 10:36 PM
Subject: Re[2]: FN-FORUM Table Centering
I'm just scared by the number of small offices still using it as main
browser. I've even seen visitors on one of my sites using NS3 & Win3.1
in the last month..!
-- Richard
http://www.rwatt.co.uk
Friday, January 31, 2003, 8:02:28 PM, you wrote:
---------------------------------------
ddcu> isn't it about time we introduced a redirect for 'goons' still using
ddcu> NS4 prompting them to upgrade.
ddcu> ----- Original Message -----
ddcu> From: "David Eckersall" [EMAIL REMOVED]
ddcu> To: [EMAIL REMOVED]
ddcu> Sent: Friday, January 31, 2003 7:27 PM
ddcu> Subject: Re: FN-FORUM Table Centering
>> generally either by having one table 100%x100% with 1 cell and the
ddcu> centered
>> table in the middle of that:
>>
>> > cellspacing="0">
>>
>>
>> cellpadding="0"
>> cellspacing="0">
>> .
>> .
>> .
>>
>>
>>
>>
>>
>> however this doesnt worth in xhtml, in this case you have to use the
>> following style:
>>
>> .midTable{
>> position: absolute;
>> width: 200px;
>> height: 200px;
>> left: 50%
>> top: 50%
>> margin-left: -100px;
>> margin-top: -100px;
>> }
>>
>>
>> .
>> .
>> .
>>
>>
>> option 1 *needs* to html not xhtml and will work in pretty much all
>> browsers, option 2 is better but is going to royally fuck up for the
ddcu> goons
>> still faffing about in NN4.x
>> ----- Original Message -----
>> From: "Nik Whale" [EMAIL REMOVED]
>> To: "FreelanceForum" [EMAIL REMOVED]
>> Sent: Friday, January 31, 2003 6:36 PM
>> Subject: FN-FORUM Table Centering
>>
>>
>> > Lo, peeps,
>> >
>> > How can I center a table vertically?
>> >
>> > NiK
>>
>> ========
>> 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:
ddcu> [EMAIL REMOVED]
ddcu> ========
ddcu> Freelancers and Freelance Jobs: http://www.freelancers.net
ddcu> Advertise with Freelancers.net http://www.freelancers.net/advert.php
ddcu> To unsubscribe please email:
ddcu> [EMAIL REMOVED]
ddcu> 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]
|
 |
|