tor-browser

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

multicol-list-item-002-ref.html (374B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reference: multi-column and list-item</title>
      4 <link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com">
      5 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      6 <style>
      7 pre {
      8  font: 25px/1 Ahem;
      9 }
     10 </style>
     11 <pre>
     12 1. X   XXpXX
     13 pXXXX  XXXXp
     14 
     15 2. X   XXpXX
     16 pXXXX  XXXXp
     17 
     18 3. X   XXpXX
     19 pXXXX  XXXXp
     20 </pre>