HTML for beginners 29: What is HTML Form?
Hi there and welcome! π In this video, we will explain to you what is HTML form. HTML form is HTML element that we use to get data from website users and send that data to server for server side data processing. So, any time when you entering some data in any website, for example you are trying to login in you mail account or Facebook account, you are actually entering that data in some HTML form. After you submit your data (when you press login after you have entered your username and password) your data will be sent to the server for server side data processing, and after data is processed we will be allowed or not allowed to login in that website. Of course, you can use HTML form for any other purposes. For example, you can have contact form on your web page where user can enter personal info or questions for you. HTML form usually contains start form and end /form tags and inside of start form tag we usually set attributes like action, method, and target (explained below π), and between form start ang /form end tags we set various form elements (like input fields, buttons etc.) that we use to get data from website users. β‘οΈ action attribute is attribute where we set name of server side script that will do data processing β‘οΈ method attribute is attribute where we set HTTP (Hypertext Transfer Protocol) method that we will use to send our data on server for server side data processing. Two common HTTP methods are: 1οΈβ£ get 2οΈβ£ post β‘οΈ target attribute is attribute where we set where we want to display result of server side data processing that server send us back. π» If you want to learn all about HTML and how to build websites from the scratch check out our course that is currently on amazing discount : πhttps://www.udemy.com/course/draft/3449352/?referralCode=CAF8EB035733439CDF8D π€ You are not sure? Don't worry we are offering you 30-day money-back if you don't like our course without asking you any questions why. Beside of that for our course you have: βοΈ Full lifetime access βοΈ Downloadable resources βοΈ Access on mobile and TV βοΈ ASAP answers on your questions etc. NOTE: Buying of our course you support our channel and we are immensely grateful to you for that! β€οΈπ πΊ For the most recent updates please subscribe on our YouTube channel: https://www.youtube.com/channel/UCKJZPftMDi_GcpxT2bmWXUg?sub_confirmation=1 π Hit the notification bell to be notified when videos go live. π€ You can reach us on social media: https://www.instagram.com/mastermindstutorials/?hl=sr https://twitter.com/MasterMindstut1 π€If you want to support our work: https://www.paypal.com/paypalme/MasterMindsTutorials?locale.x=en_US https://www.patreon.com/mastermindstutorials Please remember that even little from you means a lot for us. β€οΈπ β Do you have any questions? Feel free to ask us directly on email: π§ [email protected] β‘οΈ Please press π button if you like this content and share this video to all that could be interested in this! π ββββββββββββββββββββββββββββββ Music: Spring In My Step - Silent Partner https://youtu.be/siCmqvfw_1g ββββββββββββββββββββββββββββββ #HTMLBeginners #HTMLLearnItFromScratch #HTMLForm
Download
0 formatsNo download links available.