JSFiddle - React, Tailwind, and code Playground

by Mohammed Alozaibi

HTML

<body>
    <p>JS Training course</p>
   
    
    </body>

JavaScript

var a ="Islam is Great"
alert(a.length);