added class=site-header and <p>
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="site-header" role="banner">
|
||||
<picture>
|
||||
<source srcset="/resources/img/pb_16_9_under512kb.webp" type="image/webp">
|
||||
<img src="/resources/img/pb.png" alt="Portrait of Peter" width="1280" height="372" loading="eager" decoding="async">
|
||||
<picture>
|
||||
</header>
|
||||
|
||||
<p>Whether it be IMDB’s top 250 movies or the FBI’s most wanted, lists are everywhere on the web and you are going to need one eventually in your webpages.
|
||||
Luckily, with HTML there are a couple of different types of lists at your disposal.</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user