Title: Table based theme?
Last modified: August 20, 2016

---

# Table based theme?

 *  [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/table-based-theme/)
 * I need help I dont like divs I hate them and would like to know this. It may 
   be a noob question but anyways here I go. I would like to create a table based
   theme for example.
 *     ```
       <table width="980" border="0" cellspacing="0" cellpadding="0" align="center">
         <tr>
           <td colspan="2" align="center">Banner Here</td>
         </tr>
         <tr>
           <td colspan="2" align="center">Menu Here</td>
         </tr>
         <tr>
           <td width="730" valign="top">Content Here</td>
           <td width="250" valign="top">Sidebar Here</td>
         </tr>
       </table>
       ```
   
 * ^example above is what I want.
 * Like I said I am not a div fan I design all my sites in tables for me its easier.
   I was just wondering how I could do this without using divs in wordpress?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Caroline Moore](https://wordpress.org/support/users/sixhours/)
 * (@sixhours)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/table-based-theme/#post-2252166)
 * The same way you’d create a theme with divs… start here:
 * [Theme Development](http://codex.wordpress.org/Theme_Development)
 *  [bjornhall](https://wordpress.org/support/users/bjornhall/)
 * (@bjornhall)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/table-based-theme/#post-2252171)
 * Learn to use divs.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Table based theme?’ is closed to new replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [Theme help](https://wordpress.org/support/topic-tag/theme-help/)

 * 2 replies
 * 3 participants
 * Last reply from: [bjornhall](https://wordpress.org/support/users/bjornhall/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/table-based-theme/#post-2252171)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
