Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
Shobha
The best way to predict the future is to invent it
What is the role of the lang attribute in the <html> tag and its effect on localization?
RELATED INTERVIEW QUESTIONS
How can you optimize HTML code for accessibility (e.g., using ARIA attributes)?
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
What are semantic HTML tags? Can you give some examples?
How does HTML5 improve upon older versions of HTML regarding multimedia content?
What is the difference between <input type=submit> and <input type=button> in HTML?
What role does the <noscript> tag play when JavaScript is disabled in the browser?
What is the role of the <ruby> tag in HTML5 for rendering East Asian typography?
What is the use of the pre tag in HTML, and how does it display content differently than the p tag?
How do you add a custom font in HTML using the @font-face rule?
What is the role of the defer attribute in HTML5?
What is the purpose of the
tag in HTML?
What is the
tag used for in HTML?
What is the difference between class and id attributes in HTML?
How can you validate form data in HTML before submission?
How can the class attribute be used for both styling and JavaScript manipulation?
X