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
How do HTML5 tags like <article>, <aside>, and <section> help with semantic web design?
RELATED INTERVIEW QUESTIONS
What are semantic HTML tags? Can you give some examples?
How do you include external CSS stylesheets in an HTML document?
How can the required attribute in form elements help in validation?
How can you add a favicon to an HTML page, and what is its purpose?
What is the role of the <mark> tag in HTML5?
What is the difference between GET and POST methods in HTML forms?
What are the global attributes in HTML? Provide examples.
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
How can the aria-label attribute improve web accessibility in HTML?
How does the <template> tag work in HTML5?
What are the new semantic elements introduced in HTML5?
What is the difference between <button> and <input type=button> in HTML?
What is the use of the <meta charset> tag in HTML5?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
What is the purpose of the
tag in HTML?
X