Untitled
3 years ago in Plain Text
<!DOCTYPE html>
<html>
<head>
<title>The Life of Coder</title>
<meta charset="UTF-8">
<link rel="icon" type="image" href="https://code.s3.yandex.net/web-code/playlist-favicon.ico">
</head>
<body>
<h1 style="font-size: 24px; text-transform: uppercase; font-style: italic;">The Life of</h1>
<h2>Coder</h2>
<p><a href="https://www.noisli.com" target="_blank">Плейлист</a> для беспечного занятия кодингом.</p>
<p>Один раз послушал — семь раз покодил.</p>
<img src="https://pictures.s3.yandex.net/frontend-developer/free-course/mountains.jpg" alt="картинка на обложке" width="230">
</body>
</html>