<html>
<head>
<title>wixlog.xyz - Học Css Căn Bản</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Không gạch chân: <a class="non-textdecoration" href="https://wixlog.xyz">WixLog.Xyz</a> <br/>
Có gạch chân: <a href="https://wixlog.xyz">WixLog.Xyz</a>
</body>
</html>
a.non-textdecoration{
color: red;
text-decoration: none;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.