Update index.html

This commit is contained in:
Noololly 2022-02-05 13:39:01 +00:00 committed by GitHub
parent 4033766239
commit 62143be37a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<p>Alex is the best!!</p>
<img src="milk.jpg" width=1900px height=200px>
<img src="cat.jpg" width = 1900px height = 200px>
<iframe src="https://giphy.com/embed/lgcUUCXgC8mEo" width=1900 height=200px frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
<iframe src="https://giphy.com/embed/lgcUUCXgC8mEo" width="360" height="300" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
</div>
</body>
</html>