Update index.html

This commit is contained in:
Noololly 2022-01-26 12:54:18 +00:00 committed by GitHub
parent 0965081297
commit 79fcf9e446
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
<div class="alex"> <div class="alex">
<p>Alex is the best!!</p> <p>Alex is the best!!</p>
<img src="milk.jpg" width=1900px height=200px> <img src="milk.jpg" width=1900px height=200px>
<img src="cat.jpg" width = 1900px height = 200px>
</div> </div>
</body> </body>
</html> </html>