Last active
February 6, 2022 09:15
-
-
Save tarunsankhla/cac2bafa4467fe80299824b50b26573f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="image-container"> | |
<h3>image</h3> | |
<img src="../assets/Img/r-du-plessis-SGJzNs1ak6s-unsplash.jpg" style="width: 30rem; height: 30rem;" | |
class="image-round" alt="round image"> | |
<img src="../assets/Img/alexander-schimmeck-R5IxlpyynrI-unsplash.jpg" class="image-responsive" alt="responsive image"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment