JSFiddle - React, Tailwind, and code Playground
by Josh Shields
HTML
<p>
Look at me,
I am the browser and
I am so good at figuring out the flow of text content.
</p>
<p>
I was originally meant for displaying <em> lots </em> of text.
<span> </span> <span> </span> <span> </span> <span> </span> <span> </span>Ya know?
</p>
<p>
Click
<a href="#">here</a>
on the World Wide Web.
</p>
<div>
This is a<button>button</button>
</div>
<div>
This is a <button>button</button>
</div>
<pre>
I am some
preformatted
text
</pre>
<div>
These<br>
BRs are<br>
breaking us apart
</div>