What is the difference between <script> and <noscript> tags?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• <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 |
• <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 |
How can you make a bulleted list in html?
What are html helpers?
What are some new HTML5 markup elements?
What is append in jquery?
Is meta a self closing tag?
How do you type a tag?
Do <th> tags always need to come at the start of a row or column?
What is viewport meta tag?
What is xpath in html?
How do you turn on html5 on safari?
How do I make a clickable link in an email?
What is xhtml? Why xhtml?