Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
Shobha
The best way to predict the future is to invent it
What is the significance of the lang attribute in the <html> tag for localization?
RELATED INTERVIEW QUESTIONS
How do you specify the language of a script in HTML?
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
How do you add an image map in HTML?
Explain the difference between <mark> and <span> in HTML5.
What is the <header> tag used for in HTML5?
What is the <output> tag used for in HTML5?
How can you use HTML5s <input> tag with type email to validate email addresses automatically?
How does the <noscript> tag affect users with JavaScript disabled?
What is the <object> tag used for in HTML5?
How does HTML5 improve the storage of data in a browser using local storage and session storage?
How can you use HTML5s <output> tag to show calculated values on a webpage?
How can you implement lazy loading for images in HTML, and why is it important for performance optimization?
How can you embed a video or audio in HTML?
What is the <time> tag used for in HTML5?
How do you create a form in HTML? Provide an example.
X