JSFiddle - React, Tailwind, and code Playground

HTML

<img src="" height="100" width="200" alt="" />
<img src="" height="100" width="200" alt="" />
<img src="" height="100" width="200" alt="" />

CSS

img {
    float: left;
}