- From: Bischoff, Alex <Alex.Bischoff@xpedior.com>
- Date: Tue, 12 Dec 2000 08:44:55 -0600
- To: html-tidy@w3.org
> - correct rendering of cell bg colours > - incorrect cell dimensions > - refusal to centre top table (of 2) in window - despite > trying <DIV > align..., > <CENTER>.....</CENTER> as alternatives > to alignment > through the style sheet > - strangely, the lower table on the page does > get centred, > using the style sheet Could you give us some examples of your problems? I code web pages every day and, though Netscape 4.x is a pitiful browser, I find that I can usually get it to cooperate ;). Briefly going through the list, though: * BG Colors usually work fine. Beware, though, that Netscape doesn't render empty table cells. You may have to put, for instance, a 1x1 transparent gif into an otherwise-empty table cell for it to be displayed in Netscape * As far as table cell dimensions, don't try to control the height. But, for width, make sure that each cell has width specified (whether that's through exact pixels (yuk), or percentages) * As far as centering a table, try applying the ALIGN=CENTER tag to the table to center it. Alex Bischoff 3812078 on ICQ ------------------------------------------------------------------------- export-a-crypto-system-sig RSA-2-lines-PERL print pack"C*",split/\D+/,`echo "16iII*o\U@{$/=$z;[(pop,pop,unpack"H*",<> )]}\EsMsKsN0[lN*1lK[d2%Sa2/d0<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<J]dsJxp"|dc` ------------------------------------------------------------------------- Run a Free Program and You Could Win $1000 --> http://www.distributed.net/
Received on Tuesday, 12 December 2000 09:45:53 UTC