JSFiddle - React, Tailwind, and code Playground

by jakirseu

HTML

<html>
    <body>
        <h1>Image demo</h1>
 
            <img src="https://www.google.com.bd/images/srpr/logo11w.png"  />
     
    </body>       
</html>