Title: Adjusting table elements&#8230;need help
Last modified: August 19, 2016

---

# Adjusting table elements…need help

 *  [imeancomeonjoe](https://wordpress.org/support/users/imeancomeonjoe/)
 * (@imeancomeonjoe)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/adjusting-table-elementsneed-help/)
 * I can’t get these tabels to lineup properly on my page ([http://www.americanlivingrock.com](http://www.americanlivingrock.com))
   PLZ HELP
 *     ```
       <div align="center">
         <table width="960" border="0" cellspacing="0" cellpadding="0">
           <tr>
             <td colspan="3"><div align="center"><img src="http://www.americanlivingrock.com/images/americanlivingheaderrooftops1.jpg" width="960" height="709"></div></td>
           </tr>
   
             <td colspan="1"><div align="center"> <img src="http://www.americanlivingrock.com/images/americanlivingheaderrooftops2.jpg" width=474 height="59"></div></td>
   
            <td colspan="1" width="486" bgcolor="#000000">
   
               <div align="center">
                 <object type="application/x-shockwave-flash" height="20" width="300" id="TSWidget13459" data="http://cdn.topspin.net/widgets/single/swf/TSSinglePlayer.swf?timestamp=1265048899" bgColor="#000000">
                   <param value="always" name="allowScriptAccess" /> <param name="allowfullscreen" value="true" /> <param name="quality" value="high" /> <param name="movie" value="http://cdn.topspin.net/widgets/single/swf/TSSinglePlayer.swf?timestamp=1265048899" /> <param name="flashvars" value="widget_id=http://cdn.topspin.net/api/v1/artist/1515/single_track_player_widget/13459?timestamp=1265048899&theme=black&highlightColor=0x00A1FF" /> <param name="wmode" value="transparent" />
                 </object>
               </div></td>
             </div>
           </tr>
         </table>
       </div>
       ```
   

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/adjusting-table-elementsneed-help/#post-1368708)
 * Don’t use table markup for layouts. It’s an outdated approach that is no longer
   needed for the current browsers, it increases page file size significantly and
   it doesn’t do your overall SEO any good.
 * Use CSS instead.
    [CSS Tutorials](http://www.w3schools.com/css/) [Learning CSS](http://www.w3.org/Style/CSS/learning)
 *  Thread Starter [imeancomeonjoe](https://wordpress.org/support/users/imeancomeonjoe/)
 * (@imeancomeonjoe)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/adjusting-table-elementsneed-help/#post-1368717)
 * Thanks esmi….
 * all i really want is for the code below to overlap on my header image in the 
   bottom right. Any suggestions?
 *     ```
       <object type="application/x-shockwave-flash" height="20" width="300" id="TSWidget13459" data="http://cdn.topspin.net/widgets/single/swf/TSSinglePlayer.swf?timestamp=1265048899" bgColor="#000000">
                   <param value="always" name="allowScriptAccess" /> <param name="allowfullscreen" value="true" /> <param name="quality" value="high" /> <param name="movie" value="http://cdn.topspin.net/widgets/single/swf/TSSinglePlayer.swf?timestamp=1265048899" /> <param name="flashvars" value="widget_id=http://cdn.topspin.net/api/v1/artist/1515/single_track_player_widget/13459?timestamp=1265048899&theme=black&highlightColor=0x00A1FF" /> <param name="wmode" value="transparent" />
                 </object>
       ```
   

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

The topic ‘Adjusting table elements…need help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [imeancomeonjoe](https://wordpress.org/support/users/imeancomeonjoe/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/adjusting-table-elementsneed-help/#post-1368717)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
