logo

New Response

« Return to the blog entry

You are replying to:

  1. Im failing to understand how nested divs is better than nested tables.

    <table>

    <tr>

    <td></td>

    <td></td>

    </tr>

    </table>

    <div id=contatiner>

    <div id=sidebar>

    </div>

    <div id=content>

    </div>

    </div

    How is this better?

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: