SillyTest html

                Never    
HTML
       
<!DOCTYPE html>
<html>
  <head>
    <title>SillyTest - Tutorial bacana do canal Miguel exe</title>
    <link rel="stylesheet" type="text/css" href="style.css">
  </head>
  <body>
    <center>
    <h1 style="color: red; font-size:100px">
      Isto é um <span style="color: white">texto!!</span>
    </h1>
    </center>
    <div class="a">
      </div>
        <div class="b">
     </div>
    <div class="c">
      </div>

  </body>
</html>

Raw Text