var html = "<table>\
              <tr>\
                <td>Yuna123</td>\
              </tr>\
           </table>";
alert(html);