Possible Duplicates:
Why not use tables for layout in HTML?
<div> element instead of <table>?
for any HTML conversion.. which is the better way to code.. using "div" tags or using "table".. i normally code using "div" tags and so it has become a sort of convenient for me to juz use and code in "div" .. is there any advantage using "table" tags apart from the fact that it is easier for any new guy to make changes easily if the codes are using "table".. please let me know if i m right...
