Skip to content

Multiple images in a row #131

@vasudha-kulkarni

Description

@vasudha-kulkarni

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions