JSFiddle - React, Tailwind, and code Playground
by Abbas Jaber
HTML
<body>
<h1>أول صفحة جافا سكربت</h1>
<script type="text/javascript">
document.write("<p>" + Date() + "</p>");
</script>
</body>
by Abbas Jaber
<body>
<h1>أول صفحة جافا سكربت</h1>
<script type="text/javascript">
document.write("<p>" + Date() + "</p>");
</script>
</body>