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
Can you explain the role of the rel attribute in the <link> tag?
RELATED INTERVIEW QUESTIONS
What are the differences between inline, block, and inline-block elements in HTML?
How does the <section> tag differ from the <div> tag semantically in HTML5?
What are the default margins applied by browsers to HTML elements like <body>, and how can they be controlled?
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
What are some accessibility features available in HTML for users with disabilities?
What is the use of the alt attribute in the
tag?
Explain the difference between the <canvas> tag and the <svg> tag in terms of rendering graphics.
How can the aria-label attribute improve web accessibility in HTML?
Explain how to create a custom HTML form validation using the pattern attribute.
How can you align text using HTML?
What is the <link> tag used for in HTML5?
What happens when the browser encounters an invalid or unrecognized tag in HTML?
What are the new global attributes in HTML5?
How can the required attribute in form elements help in validation?
What is the difference between the action and method attributes in the <form> tag?
X