tor-browser

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

348597-ref.html (570B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
      2 <html><head>
      3 
      4  <style type="text/css">
      5 table.suchergebnis, table.suchergebnis tr, table.suchergebnis tdx, table.suchergebnis th {
      6 		border: 1px solid #ccc;
      7 		border-collapse: collapse;
      8 		text-align: center; 
      9 }     	
     10  </style>
     11   
     12  <title>PomPIS Liste</title>
     13 </head>
     14 <body>
     15 
     16  <table class="suchergebnis" border="1" style="width: 100%">
     17   <tr><td>Frage</td></tr>
     18   <tr style="border-bottom: 10px solid green;">
     19     <td>Verhalten</td>
     20   </tr>	
     21  </table>    
     22 </body>
     23 </html>