tor-browser

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

background-redraw-237766-ref.html (527B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <html>
      3 <head>
      4 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      5 
      6 
      7 <style type="text/css">
      8 #test {position: absolute; right: 0; padding-left: 16px; background:
      9       url(blue-16x20.png) bottom left no-repeat}
     10 b {display: none}
     11 span {padding: 0 7.2px}
     12 #test1 {border-bottom-width: 1px;}
     13 </style>
     14 
     15 </head><body>
     16 <div id="test">
     17   <span id="test1">test1</span><b>|</b><span>test2</span>
     18 </div>
     19 </body></html>