tor-browser

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

link-root-1-ref.xhtml (254B)


      1 <?xml version="1.0"?>
      2 <!DOCTYPE html>
      3 <html xmlns="http://www.w3.org/1999/xhtml">
      4 <head>
      5 <title>dynamic changes to link state for root element (reference)</title>
      6 <style>
      7 <![CDATA[
      8 
      9 html { background: green }
     10 
     11 ]]>
     12 </style>
     13 </head>
     14 <body>
     15 </body>
     16 </html>