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 use of the defer attribute in the <script> tag?
RELATED INTERVIEW QUESTIONS
What is the purpose of the <mark> tag, and how does it affect text visibility?
How does the disabled attribute work in form elements, and how does it differ from readonly?
How do you implement SVG (Scalable Vector Graphics) in HTML, and what are its benefits over other image formats?
Explain the difference between <mark> and <span> in HTML5.
How does the <source> element work in HTML5?
What are the accessibility implications of using the <details> and <summary> tags in HTML?
What is the difference between <ol>, <ul>, and <dl> tags in HTML?
Explain how to create a custom HTML form validation using the pattern attribute.
What is the role of the sandbox attribute in the <iframe> tag, and why is it important for security?
How does the contenteditable attribute work in HTML?
What is the role of the lang attribute in the <html> tag and its effect on localization?
How can you use HTML5’s input types to implement a file upload form?
How do you specify the character encoding in HTML?
How do you include external CSS stylesheets in an HTML document?
How do you insert an image in HTML? Provide an example.
X