What is the use of the âno-jsâ class in HTML ?
Purpose: The primary purpose of the no-js class is to allow the use of CSS to style JavaScript-free pages, i.e. defining CSS styles for JavaScript-enabled browsers as well as for JavaScript-disabled browsers. Thus, the "no-js" class will only be present if JavaScript has been disabled. This enables