View difference between Paste ID: 9iED8PTs and XUkv4R2K
SHOW: | | - or go back to the newest paste.
1
<!DOCTYPE html>
2
3
<html>
4
5-
<head><link rel="icon" href="https://code.s3.yandex.net/web-code/playlist-favicon.ico" type="image">
5+
  <head><link rel="icon" href="https://code.s3.yandex.net/web-code/playlist-favicon.ico" type="image">
6-
<title>The Life of Coder</title>
6+
  <title>The Life of Coder</title>
7-
<meta charset='UTF-8'>
7+
  <meta charset='UTF-8'>
8-
</head>
8+
  </head>                                      
9
10-
<body>
10+
  <body>
11
12-
<h1style="font-size: 24px;">The Life of </h1style="font-size:>
12+
    <h1 style="font-size: 24px;">The Life of </h1 style="font-size:>
13
14-
<h2>Coder</h2>
14+
    <h2>Coder</h2>
15
16-
<p><a href="https://www.noisli.com" target="_blank">Плейлист</a> для беспечного занятия кодингом.</p>
16+
    <p><a href="https://www.noisli.com" target="_blank">Плейлист</a> для беспечного занятия кодингом.</p>
17
18-
<p>Один раз послушал — семь раз покодил.</p>
18+
    <p>Один раз послушал — семь раз покодил.</p>
19
20-
<img src="https://pictures.s3.yandex.net/frontend-developer/free-course/mountains.jpg" alt="картинка на обложке" width="230">
20+
    <img src="https://pictures.s3.yandex.net/frontend-developer/free-course/mountains.jpg" alt="картинка на обложке" width="230">
21
    
22-
</body>
22+
  </body>
23
24
</html>