center text along side with image

by Norlihazmey Ghazali

HTML

<table width="100%" border="1">
  <tr>
    <td>
      <div style="text-align:center">
        Hello<br/>
        <img...