Through experience I have always found tables a lot easier to use than div/span/etc tags with style properties. They seem to be a lot more compatible since they are "older", yet the webpage comes out looking just as good and you went through less trouble to get there. Most of my problems stem from one browser displaying it differently than the other, and it happens more with CSS STYLE properties more than anything else (like text-align, vertical-align, and inheritance of some properties).
Why are we moving to CSS-based layout? What are the advantages? Have I just had bad luck?
I would like to hear your thoughts on this, and your experiences.
Why are we moving to CSS-based layout? What are the advantages? Have I just had bad luck?
I would like to hear your thoughts on this, and your experiences.
