<html>
<head>
<title>wixlog.xyz - Học Css Căn Bản</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type='text/css'>
a:hover{
color: red;
text-decoration: none;
}
</style>
</head>
<body>
<a href="https://wixlog.xyz">WixLog.Xyz</a> <br/>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.