Files
test_du_an/index.html
2026-05-07 05:44:20 -07:00

14 lines
313 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
Code dòng thứ 1
Code dòng thứ 2
Code dòng thứ 3
</body>
</html>