Amazing Registration Form for Website to the interested users. If you wanna to get its Zip file, you can check my description box. TH-cam Link: th-cam.com/video/XrnKSqw2wuM/w-d-xo.html
Ravi Bro you did a great job. But somewhere I can see few spelling mistakes so look on that, And very easy, I read Comment everyone asking for code, I don't think so that anyone need code watch video carefully and do step by step while watching a video so easy. Thank bro. Keep it up,
It is good and I learn lot form this video, for that I am thankful too you but there is one problem with this method of code, you see when I change the size of my browser it doesn't look good anymore, cn you do something about it.
How are we going to display the output of this program I mean whatever value we enter into the fields how is the program going to show that value for us beneath the page
Very nice Ravi i liked the way you created the form. Im a beginner still following a course on coursera and wanted a tutorial help for assignment thanks, i had an issue that i couldnt fix, the .firstname class for label section with a value of "top: 37px;" wasn't working on my code and i couldnt figure out what mistake i did anyway thanks again
When anyone will register on this link or form when and where we can see the details of all the registration for eg all the form will b exported in excel file
Amazing Registration Form for Website to the interested users. If you wanna to get its Zip file, you can check my description box. TH-cam Link: th-cam.com/video/XrnKSqw2wuM/w-d-xo.html
it is not functional you have to tell the website to store this data in a database like sql,sqlite,postgress and when yo store it there you can use it to by fetching data
It is visually appealing but sorry this code is wrong in many different aspects. This code will not work 1) your code need to match the label with the right input. You do this by giving the label a for="?" attribute that matches the input fields id="?". 2) it isn´t semantic code, which does not make it the best practice for coders. 3) You need to give the form an action attribute so the submit knows where to send the form. I will stop here.... If there are new coders who are watching this, please don´t. you will learn to do this the wrong way...
rather than giving music if u wd have explained what u r doing that wd have been better as listening to the music for the entire video becomes irritating
@@beaskew88 Hey can you please share the exact code for this form.. Actually I tried the same too.. But there is some error due to which I'm getting a little bit different output.
bhut accha and attractive hai...color bhi acche hai
Verry good
nice website of yours helped me a lot
Good yar
Thankyou very much , very helpful
You are the best.
Mad respect, you are a legend in web development with simple self explanatory videos.
Cheers 🍻
couldn't sleep so i started building this html with you, thanks :D
nice d:_
Same lol
Thank you very much bro. It helped a lot.
Amazing Registration Form for Website to the interested users.
If you wanna to get its Zip file, you can check my description box.
TH-cam Link: th-cam.com/video/XrnKSqw2wuM/w-d-xo.html
nice video
Thanks bro
Nice I love it.
Sir...it will be more helpful if could explain in place of background music...it's my humble request 🙏
Ravi Bro you did a great job. But somewhere I can see few spelling mistakes so look on that,
And very easy, I read Comment everyone asking for code, I don't think so that anyone need code watch video carefully and do step by step while watching a video so easy.
Thank bro. Keep it up,
achha toh bahut uchhal kudd mat kr
Easy and soft programming
Awesome bro
Thanks Sir
From Afghanistan
how can save the data of this form in google spreadsheet
its so interesting ,and easy to learn
For coding interest only
th-cam.com/video/vJzXKWGNZf8/w-d-xo.html
Registration form design using Html css. i'll say must see
👌👌👌👌👌
Nice sir
Hey Yogita Nimje, HTML form here th-cam.com/video/TzXL4YZ3iOQ/w-d-xo.html
In radio, both buttons are activated at a time (yes and no)
It is not showing the image in the background ...even though I have written the same code as yours ...what shoul I do ??
Which application did you use please ?????
Thank you!!! It was very helpful!
sir you did it verry well but will you please provide me the whole code please sir 😌
Lazy ass.
***There are two corrections you should add***
( For the html part: )
Yes
No
( For the CSS part: )
form{
padding: 10px;
color: white
}
thank you !
that's what i was looking for.. thnx ✌
Sir i Couldn't make bigger the registration button but otherwise I've done everything as well.
thankyou, ure very helpful
It is good and I learn lot form this video, for that I am thankful too you but there is one problem with this method of code, you see when I change the size of my browser it doesn't look good anymore, cn you do something about it.
It's so nice video I lean alot of things.good job bro from tz
bro image background wale ka name btao
ca i have a copy of your codes/ txt?
Sir I need help in this code plz help me
I just saw this ,awesome. where the data is stored ? can u instruct that as well ,data auto transfer to local excel file pls
How are we going to display the output of this program I mean whatever value we enter into the fields how is the program going to show that value for us beneath the page
Bro if someone fill the form and clicks on submit button then how will the form come to me? Pls reply
That's what jsp and php does
@@vedhlikith6252 I didn't understand
Sir mujhai hai link de sakte hai download karne kai liyai
whats the nme of the app on windowssss
Awesome 👍 🤩 Thank you
Thank u sir
Wow
Great
But where’s media query ?
I'll try to make this responsive too
Sir apne data base kaise connct kiya plz batao sir
How can i do in python?
Thanks 😊
Tahank you very much
Software name sir
ravi ji please share how to creat travel enquiry form
Very nice Ravi i liked the way you created the form. Im a beginner still following a course on coursera and wanted a tutorial help for assignment thanks, i had an issue that i couldnt fix, the .firstname class for label section with a value of "top: 37px;" wasn't working on my code and i couldnt figure out what mistake i did anyway thanks again
Thanks, a lot sir
Thaks bro
When anyone will register on this link or form when and where we can see the details of all the registration for eg all the form will b exported in excel file
You need database connectivity for this
plz provide the full code this form
what did you do at 14:05?
Everything vanished once I started with the css part...could you help me to fix it...
How we get to know who has registered in the form????
Use php or jsp
So you must have access to the database. This for reference th-cam.com/video/orUrJJ4j6eE/w-d-xo.html
After submit get this information next page aaisa koi video laiye sir
"a href"
@@tupolev.designs where
@@rewakher8316 ?
A tutorial on how to create a registration form using code blocks please
Amazing Registration Form for Website to the interested users.
If you wanna to get its Zip file, you can check my description box.
TH-cam Link: th-cam.com/video/XrnKSqw2wuM/w-d-xo.html
sir want to know where i will receive all submission
U have to code sql separate for storing data base
it is not functional you have to tell the website to store this data in a database like sql,sqlite,postgress and when yo store it there you can use it to by fetching data
How do you connect this to Google sheets so the answers go there?
i would like to know that too
@@gracetocao7821 connect to google web server or create and store in own server
Great work...plz send this code
Download code: bit.ly/3eD7PGO
Nimeroy adto na nim front kay dire mo pa makita kay ano???? Nimeroy ka
Bro if someone fill the form and clicks on submit button then how will the form come to me? Pls reply
@@omairhammad2109 use php, i think
@@RaviWeb The website is not opening , pls send link again
It is visually appealing but sorry this code is wrong in many different aspects. This code will not work 1) your code need to match the label with the right input. You do this by giving the label a for="?" attribute that matches the input fields id="?". 2) it isn´t semantic code, which does not make it the best practice for coders. 3) You need to give the form an action attribute so the submit knows where to send the form. I will stop here.... If there are new coders who are watching this, please don´t. you will learn to do this the wrong way...
Yes you are right,,,but I think the point from his video is to show who we make this design.
I can't apply my backgroungd pls help.
check this out on forms th-cam.com/video/TzXL4YZ3iOQ/w-d-xo.html
Best th-cam.com/video/jyrvumy8NJ4/w-d-xo.html
💯
Can you give soruce code ?
can you give me this code
please
rather than giving music if u wd have explained what u r doing that wd have been better as listening to the music for the entire video becomes irritating
where i will get the details which i have putted in the registration form
You have to connect your form with database (may be local or server)
@@gbcodiesIrfan how can I do that Can I use Microsoft excel?
@@markalvinrosanes987 Nop! you need to connect your form with mysql database
thank u
Can you give me the whole code plz
Date input missing😰
Please, which editor you use to write The code!
that's Notepad++
notepad++
mojy koi btaye ga k ye kis me likh raha hai jesy hum notepad me likty hain ye kia use kr raha hai plz koi nam bta dy ?
Notepad++ me Likha gya hai
where is the code
i have 2 folder in workspace images,css I am using background-image:url() in url how I suppose to put image
why dont to paste the source code link
Could you please please post the complete code somewhere so i can have it and study it ?
@@ConsulthinkProgrammer hi
Do you have the code?
Where I will go to use your code?
Knsa editer ha?
notepad++
Please give sorce code html
To whom u r doing, Explain the things and do.
to me shut the fuck up now.. be glad u are getting these things for free smh...
can you share image link/url
Ye form create Kar aap de sake
Yes
Number send sir
hey you did a good job can u please send me the code
i need also
hello thank you so much for this it was helpful but does it have a problem if i am using linux?
@Walker Music Track yes thank you
@Walker Music Track im actually using atom
Bro how to type that star like emoji in html?
for windows use win+.
This is nice tuterial. But i want to know that how to search, delete, and update data. are you help me?
Use PHP and MySQL to store the data
Can you please give a copy link for this form making html🤗🤗🤗please
codepen.io/beaskew88/full/wvWXwLp
Can u share the source code for us?...
Iska code pdf mil sakta hai?
bro code nhi hai
Aap video se lele
codewithkd me mil jayega
@@codewithkd Download Code : bit.ly/3eD7PGO
Download Code : bit.ly/3eD7PGO
Where is the source code
Give code in description
Gap kese khtm karein
other codes doesn't work :(( that's why there's no output can be seen
Thanks. But where will store the form information?
For coding interest only
th-cam.com/video/vJzXKWGNZf8/w-d-xo.html
Registration form design using Html css. i'll say must see
I type the same code but it didn't work, even download code and this also didn't work
@@beaskew88 Hey can you please share the exact code for this form.. Actually I tried the same too.. But there is some error due to which I'm getting a little bit different output.
@@himanshishadeja1472 Where is the error occuring?
It has been resolved now.. It was just a simple typing mistake.. Btw.. Thanks for the code link @@beaskew88
i wont cod :(
Helo sir
Sir aap code send kar dijiye