Create greeting.md
Browse files- greeting.md +4 -0
greeting.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div style="display: flex; align-items: center;">
|
2 |
+
<iframe width="800" height="500" src="https://www.youtube.com/embed/OCvYFxiq5tM?si=nhwpi96fmkQLA3Hf" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
3 |
+
<img src="https://files.catbox.moe/qwgw9p.gif" alt="GIF Image" width="400" height="500" style="margin-left: 20px;">
|
4 |
+
</div>
|