JSFiddle - React, Tailwind, and code Playground

by sinhviencntt

HTML

<!DOCTYPE html>
<html>
<head>
 
</head>
  
<body>
  
    <script>
        function printSinhVienCNTTNet() {
            document.write("Sinh Vien CNTT .Net");
        }
    </script>
     <p>Chao cac ban! Day la trang web <script>printSinhVienCNTTNet()</script></p>
 
</body>
</html>