ababup1192
5/11/2017 - 3:18 PM

test.html

<!DOCTYPE html>
<head>
  <style type="text/css">
    <!--
    p {
      font-size: 50px;
      color: aqua;
    }
    -->
  </style>
</head>
  <p>Hello</p>
</html>