JSFiddle - React, Tailwind, and code Playground

by Tamil

HTML

<header>
  Welcome
  
</header>

<article>
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, ... The DOCTYPE declaration for HTML5 is very simple:.
</article>

<section>
  
  one
</section>

<section>
  
  two
</section>


<section>
  
  three
</section>


<footer>
  Policy
</footer>