<head>
  <style>
    p{
      color: blue;
    }
  </style>
</head>
<body>
  <p>Lập trình từ đầu</p>
</body>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.