Title: Mobile friendly, responsive table code
Last modified: August 22, 2016

---

# Mobile friendly, responsive table code

 *  [Developer9](https://wordpress.org/support/users/developer9/)
 * (@developer9)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-friendly-responsive-table-code/)
 * Hello WP,
 * I am trying to create a 2 column table (which I did) to add Pictures with a brief
   profile, the table is looking good when viewed from system, but from mobile its
   messing up. I am using the below code.
 *     ```
       <table style="border: 1px solid #fff;">
       <tbody>
   
       <tr style="border: none;">
       <td style="text-align: left;">
       <h4><a href="PATH TO IMAGE"><img class="alignleft wp-image-289 size-medium" style="padding: 0 20px;" src="PATH TO IMAGE" alt="coach" width="150" height="150" /></a><b> NAME</b></h4>
       <b>DESCRIPTION.</b></td>
   
       <td style="text-align: left;">
       <h4><a><img class="alignleft wp-image-290 size-thumbnail" style="padding: 0 20px;" src="PATH TO IMAGE" alt="" width="150" height="150" /></a><b> NAME</b></h4>
       <b>DESCRIPTION</b>
       </td>
   
       </tr>
       </tbody>
       </table>
       ```
   
 * [http://www.tamma.in/officials](http://www.tamma.in/officials)

The topic ‘Mobile friendly, responsive table code’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [html5](https://wordpress.org/support/topic-tag/html5/)
 * [Mobile responsive](https://wordpress.org/support/topic-tag/mobile-responsive/)
 * [xhtml](https://wordpress.org/support/topic-tag/xhtml/)

 * 0 replies
 * 1 participant
 * Last reply from: [Developer9](https://wordpress.org/support/users/developer9/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-friendly-responsive-table-code/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
