tor-browser

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

wordwrap-04-ref.html (335B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      5  <title>Test Wordwrap</title>
      6 </head>
      7 <body>
      8  <p style="width: 100px; word-wrap: break-word;">It's lipsmackinthirstquenchinacetastinmotivatingoodbuzzincooltalkinhighwalkinfastlivinevergivincoolfizzin Firefox!</p>
      9 </body>
     10 </html>