1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html> <html> <table> <tr> <td style="text-indent: 50px"> Some text </td> </tr> </table> </html>