Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
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 is the role of the <ruby> tag in HTML5 for rendering East Asian typography?
What is the <script> tag used for in HTML?
What is the purpose of the <bdi> tag in HTML5, and when should it be used?
What is the use of the placeholder attribute in HTML input fields?
What are the new form elements introduced in HTML5?
How do you create a link that opens in a new window in HTML?
How can you use HTML to structure a form with multiple input types (e.g., text, email, password)?
Explain the basic structure of an HTML document.
What is the <link> tag used for in HTML5?
Explain how to create a custom HTML form validation using the pattern attribute.
How can you set the action and method for a form in HTML?
What is the required attribute in HTML forms?
What is the difference between input type=radio and input type=checkbox in HTML?
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
X