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 you create a button in HTML? Provide an example.
RELATED INTERVIEW QUESTIONS
What are the different input types in HTML5? Provide examples.
What is the hidden attribute in HTML, and how does it affect the visibility of elements?
What is the use of the pre tag in HTML, and how does it display content differently than the p tag?
How does HTML5’s <input> type “range” work, and what are its common use cases?
What happens if the method attribute in a form is set to GET and the action attribute is left empty?
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
How does the <noscript> tag affect users with JavaScript disabled?
What is the purpose of the
tag in HTML?
How does the required attribute in HTML5 help with client-side form validation?
What is the role of the <address> tag in HTML, and when should it be used?
How do you implement SVG (Scalable Vector Graphics) in HTML, and what are its benefits over other image formats?
What is the purpose of the <bdi> tag in HTML5, and when should it be used?
What is the difference between the <b> and <strong> tags in HTML?
Explain the difference between block-level and inline elements in HTML.
What is the effect of using the readonly and disabled attributes in form elements?
X