- 
                Notifications
    
You must be signed in to change notification settings  - Fork 658
 
Open
Description
Hi,
Thank you for creating this amazing template! I'm having an issue adding multiple images in the same row. I've tried multiple options, but none of them have worked -
<img src="img1.jpg" alt="image" style="width:140px;height:auto;">
<img src="img2.jpg" alt="image" style="width:140px;height:auto;">
<p float="middle">
  <img src="img1.jpg" width="80" />
  <img src="img2.jpg" width="80" /> 
  <img src="img3.jpg" width="80" />
</p>
<img src="img1.jpg" width="80"/> <img src="img2.jpg" width="80"/>
Could you help me resolve this? Thanks!
Metadata
Metadata
Assignees
Labels
No labels