��ö�� wrote:
Is there anybody could tell me what is table layout algorithm?
I have read the html and css specification, but it explains very
generally...
There is no documentation other than the code, really (any that exists
is at the same level of generality as the specs you read). The basic
problem is that the algorithm has to match various NS4 and IE behaviors
quirk-for-quirk; most of these are so illogical that there is no way to
easily specify the whole thing in an amount of writing significantly
smaller than the code itself...