Originally Posted by
Komakech
Okay, let's see. Better because divs and spans are actual elements that can easily be manipulated by Javascript/jQuery. Plus you have full control over positioning, styling etc.. Divs and spans are easier to handle in general.
Tables do not style as easily, are harder to manipulate the data/element using Javascript/jQuery.
The only plus of tables if at all is they take 20 seconds to make if you use Dreamweaver.
In terms of the same output, technically you are incorrect, they output the same because you do not have a design for it. It's the most basic thing ever, white with black text... But now every website you ever go to do either has to be white with black text and no formatting or you need to spend the time to learn how to use HTML properly. Especially when HTML5 becomes a standard...
All the best,
Richard Komakech.