JSFiddle - React, Tailwind, and code Playground

by Mohammed Fellak

HTML

Working URL
<br/>
<img src="https://www.ashleyfurniture.com/on/demandware.static/-/Library-Sites-AshcommSharedLibrary/default/dw668b5c83/images/global/HouseShapeOnly.svg" title="this is title property" alt="this is alt property" />

<br/>
<br/>
<br/>

Broken URL
<br/>
<img src="https://www./-/Library-Sites-AshcommSharedLibrary/default/dw668b5c83/images/global/HouseShapeOnly.svg" title="this is title property" alt="this is alt property" />

CSS

img {
    width: 200px;
}