tor-browser

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

regional-flags-notref.html (283B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 
      4 <style>
      5 div {
      6  font: 40px/2 Segoe UI Emoji, Apple Color Emoji, Noto Color Emoji, serif;
      7 }
      8 </style>
      9 
     10 <p>Only the first of these four flags should be black:</p>
     11 <div>
     12 Black flag: 🏴<br>
     13 England: 🏴<br>
     14 Scotland: 🏴<br>
     15 Wales: 🏴
     16 </div>