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 purpose of the action attribute in HTML forms?
RELATED INTERVIEW QUESTIONS
What are the different input types in HTML5? Provide examples.
What role does the <noscript> tag play when JavaScript is disabled in the browser?
How does the <mark> tag work in HTML5, and how is it used to highlight text?
What is the default rendering behavior for empty HTML elements like <li>, <div>, or <span>?
What are the global attributes in HTML? Provide examples.
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
What is the required attribute in HTML forms?
How do you implement SVG (Scalable Vector Graphics) in HTML, and what are its benefits over other image formats?
How do you prevent form submission if required fields are not filled in HTML5?
What is the purpose of the <output> element in HTML5, and how does it display the result of a calculation?
What is the <details> tag used for in HTML5?
How can you structure an HTML document using header tags (<h1>, <h2>, etc.) for better SEO?
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
What is the function of the target=_blank in anchor tags, and when should you use it?
How does the
tag work in HTML?
X