JSFiddle - React, Tailwind, and code Playground
by Ali Khaled
HTML
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<h6>
cool
</h6>
<h1>
cool
</h1>
</body>
</html>