JSFiddle - React, Tailwind, and code Playground

by mowglisanu

HTML

<p>Before table<table border=1><tr><td>cell</td></tr></table>after table</p>

CSS

p:first-child{color:red}