The HTML5 noscript Tag

The HTML5 <noscript> tag is beneficial for both the document author and the web user. For browsers which have disabled scripts or if it is not supported by the browser, alternate content will be shown to the users. Authors of HTML document would not have to resort to other techniques to ensure the performance of the document while users are able to view the web page properly.

The HTML5 <noscript> tag is capable of handling all the content that has to be placed inside the body element of a particular HTML document.

Using the <noscript> tag is the same for both HTML4.01 and HTML5. It is also compatible with the major web browsers like Firefox, Google Chrome, Safari, Opera and Internet Explorer.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …