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 happens if the method attribute in a form is set to GET and the action attribute is left empty?
RELATED INTERVIEW QUESTIONS
What is the
tag used for in HTML?
How can you use HTML to structure a form with multiple input types (e.g., text, email, password)?
What is the impact of using an empty <a> tag (without href) in HTML?
What is the hidden attribute in HTML, and how does it affect the visibility of elements?
What is the difference between <strong> and <b> tags?
How can the aria-label attribute improve web accessibility in HTML?
How does the <noscript> tag work in HTML5?
What is the <header> tag used for in HTML5?
Can you explain the role of meta viewport in responsive design, and how it affects mobile display?
How does the href attribute in the
tag work?
How does the browser interpret the <base> tag and how can it affect relative URLs?
How do you create a button in HTML? Provide an example.
How can you add a favicon to an HTML page, and what is its purpose?
What is the <link> tag used for in HTML5?
How does the <section> tag differ from the <div> tag semantically in HTML5?
X