HighDots Forums  

Re: Table Trouble Translation

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


Discuss Re: Table Trouble Translation in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Table Trouble Translation - 07-19-2003 , 04:27 PM






"Peter Collinson" <bluescat (AT) optonline (DOT) net> wrote:

Quote:
In moving away from Table formatting,
To me, it seems that you are replacing presentation HTML attributes in
a table element by CSS rules, _preserving_ the use of a table for
formatting. This might be reasonable for practical reasons, since CSS
positioning is still tricky and buggy. But you wouldn't me moving away
from table formatting; rather, getting deeper into it. :-)

But _why_ are you making the replacements? If it's just for the sake of
principle, it's probably futile or worse. If you have realized that CSS
is more flexible for styling a table, too, then fine - if you can make
real use of it.

Quote:
I've hit a snag with the
"cellspacing" attribute in CSS.
In theory, you can replace it by the use of border-spacing when the
table has border-collapse: separate. But since e.g. IE 6 does not
support this, the HTML attribute is often a more practical choice. This
again raises the question what "translation" you are actually doing and
why.

Quote:
What am I missing?
Well, at least you missed the chance of using a CSS checker to detect
errors in your style sheet before presenting it in public, and you
missed the chance of telling the URL of a demo so that we could have
seen the whole situation.

Quote:
(HMTL "cellspacing" equates to CSS "margins," yes?)
No. What made you think so? It may have _similar effects_ in some
situations.

--
Yucca, http://www.cs.tut.fi/~jkorpela/


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.