HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML action Attribute

HTML action Attribute

 

 

The action attribute specifies where to send the form data when a form is submitted. 

 

Used With:-

 

Element Attribute
form action

 

Syntax:-

 

Its syntax is:- < element action="value" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML