<script>
All Tags not showing in online page, but show on view source.
<script>
document.write("Welcome! This is javascript text.")
</script>
Code show like this:
Browser Support
The <script> tag is supported in all major browsers.
What is script tag
script tag used to for client-side script, such as a JavaScript.