View Single Post
Old 08-01-2008, 11:57 AM  
fallenmuffin
Confirmed User
 
fallenmuffin's Avatar
 
Industry Role:
Join Date: Nov 2005
Posts: 8,170
Quote:
Originally Posted by Jaysin View Post
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.
fallenmuffin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote