tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

dynamic-table-cell-indent-ref.html (106B)


      1 <!DOCTYPE html>
      2 <table cellpadding="0">
      3   <tr><td style="text-indent: 50px">Some text</td></tr>
      4 </table>