What is the difference between <script> and <noscript> tags?
Answer Posted / hr@tgksolutions.com
• <script>: Used to include JavaScript in a document.
• <noscript>: Displays content if the browser does not support JavaScript or has it disabled.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can restrict the browser not to show the previous values entered in textbox?
What is basic html?
How to insert javascript in html?
Is html a programming language?
What is the purpose of ? Explain
Which is the current version of html?
Can we change inline elements into block-level elements?
What are html5 tags?
What is local storage in html5?
What are deprecated html elements?
How do you create tabs or indents in web pages?
Explain applets?
Which method is used to draw an image on the canvas?
How can I allow file uploads to my web site?
Which tag is used to create frames?