Quote:
Originally Posted by Jaysin
because its easier for the search engines to see your content when the source says this:
Code:
<div id="container">content here</div>
then this:
Code:
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>content here</td>
</tr>
</table>
|
Don't get me wrong I love CSS.. and logically that makes sense. However, my results prove otherwise.