JSFiddle - React, Tailwind, and code Playground

by dying_sakura

HTML

<table align="center" cellspacing="0" cellpadding="0" border="0" bgcolor="fff" style="width:100%;  background-color: #fff; max-width:600px;overflow-x: auto;">     
                                        
                                        <tr>
                                             <td style="display:inline-block;padding:5px;"><p>hellohello</p></td>
        <td style="display:inline-block;padding:5px;"><p>hellohello</p></td>
        <td style="display:inline-block;padding:5px;"><p>hellohello</p></td>
        <td style="display:inline-block;padding:5px;"><p>hellohello</p></td>
    </tr>                                           
                                            
                                        </table>