VG
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<a href="https://vk.com/">Привет</a> Мир! <br />
<a id="first_sel" href="https://vk.com/">Привет</a> Мир!<br />
<a href="https://vk.com/">Привет</a> Мир!<br />
<div>
"Див будет <p id="frr">зеленым"</p>
</div>
</body>
</html>