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
Explain the difference between <mark> and <span> in HTML5.
RELATED INTERVIEW QUESTIONS
What are the benefits of using the async attribute in script tags for faster page loading?
What is the difference between inline and block elements in HTML?
What is the <section> tag used for in HTML5?
How does the required attribute in HTML5 help with client-side form validation?
What is the <canvas> tag used for in HTML?
How do you use HTML5’s <audio> and <video> tags?
How do you create a sticky header in an HTML document?
How does the href attribute in the <a> tag work?
How do you create a dropdown list in HTML? Provide an example.
What is the difference between the aria-hidden=true attribute and visibility: hidden in terms of accessibility?
How do you add a favicon to your website in HTML?
What is the purpose of the srcset attribute in the <img> tag?
How can you implement a modal dialog using just HTML and CSS (without JavaScript)?
What are the advantages of using <section> over <div> for structuring an HTML document?
What is the download attribute in anchor (<a>) tags, and how does it allow you to force file downloads?
X