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
What is the purpose of the action attribute in HTML forms?
RELATED INTERVIEW QUESTIONS
How do you create an HTML form that submits data to a server using POST?
How does the required attribute in HTML5 help with client-side form validation?
How can you validate form data in HTML before submission?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
What are the different ways to include JavaScript in an HTML document?
What is the download attribute in anchor (<a>) tags, and how does it allow you to force file downloads?
What is the significance of the <link> tag with rel=stylesheet and how does it affect page loading?
Explain the difference between <div> and <section> in HTML5.
How do you create a radio button input in HTML? Provide an example.
What is the difference between class and id attributes in HTML?
How does the disabled attribute work in form elements, and how does it differ from readonly?
What does the async attribute do in HTML5?
What is the <link> tag used for in HTML5?
What is the role of the <mark> tag in HTML5?
How can the required attribute in form elements help in validation?
X