<head>
  <link rel="stylesheet" href="main.css">
</head>
<body>
  <p>Lập trình từ đầu</p>
</body>


p{
  color: blue;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.