JSFiddle - React, Tailwind, and code Playground
by sinhviencntt
HTML
<!DOCTYPE html>
<html>
<head>
<script>
function printSinhVienCNTTNet() {
document.write("Sinh Vien CNTT .Net");
}
</script>
</head>
<body>
<p>Chao cac ban! Day la trang web <script>printSinhVienCNTTNet()</script></p>
</body>
</html>