Title: tiswas's Replies | WordPress.org

---

# tiswas

  [  ](https://wordpress.org/support/users/tiswas/)

 *   [Profile](https://wordpress.org/support/users/tiswas/)
 *   [Topics Started](https://wordpress.org/support/users/tiswas/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tiswas/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tiswas/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tiswas/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tiswas/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tiswas/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Aligning Images in Table](https://wordpress.org/support/topic/aligning-images-in-table/)
 *  Thread Starter [tiswas](https://wordpress.org/support/users/tiswas/)
 * (@tiswas)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/aligning-images-in-table/#post-1695395)
 * thanks Leslie,
 * I actually used insert image to put the image into the table, but for some reason
   it doesn’t align properly with the other columns in the same row..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Aligning Images in Table](https://wordpress.org/support/topic/aligning-images-in-table/)
 *  Thread Starter [tiswas](https://wordpress.org/support/users/tiswas/)
 * (@tiswas)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/aligning-images-in-table/#post-1695354)
 * Sorry – here’s the code too:
 *     ```
       <table width="100%">
       <tbody>
       <tr>
       <td><strong>Adam</strong></td>
       <td style="text-align: center;">blah blah blah</td>
       <td><a href="http://www.oxfordrevue.com/wp-content/uploads/2010/09/revue-1.jpg"><img title="revue-1" src="http://www.oxfordrevue.com/wp-content/uploads/2010/09/revue-1-177x300.jpg" alt="" width="177" height="300" /></a></td>
       </tr>
       </tbody>
       </table>
       ```
   

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