JSFiddle - React, Tailwind, and code Playground

by Mukul kant

HTML

<div style="padding: 5px; height: 180px; margin:0 auto; width:300px;position:relative">
            <div class="oneline" style="float: right;">
                <img src="http://192.168.3.145/TaskManagerApp/images/images.png" style=" height:20px;width:20px;position:absolute;top:10px;right:10px">
                <img src="http://192.168.3.145/TaskManagerApp/images/fwe.png" style="float:left;height: 150px; " />
                <div style="background-color: #efefef;">
                    <div class="oneline">@theme.Title</div>

                </div>
            </div>