How to build a Responsive Contact Form using Bootstrap 5

  Рет қаралды 45,551

A Designer Who Codes

A Designer Who Codes

Күн бұрын

Пікірлер: 52
@Jpk45
@Jpk45 2 жыл бұрын
Thanks a lot I was having a problem understanding the 12 Column design now my knowledge in these area is solidified
@Jpk45
@Jpk45 2 жыл бұрын
I was working on a vue application and the knowledge helped a lot
@HappyFalco
@HappyFalco Жыл бұрын
And this is the Content!
@theengineergaming5383
@theengineergaming5383 Жыл бұрын
Very well explained Sir!You cleared all the doubts smoothly
@SuperMBARutgers2013
@SuperMBARutgers2013 2 жыл бұрын
great tip on text area and spacing
@alejandrarazo7266
@alejandrarazo7266 2 жыл бұрын
Thank you this was very helpful & easy to follow!! 😃
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
Stoked! You are very welcome Alejandra.
@Habitoprofissional
@Habitoprofissional 5 ай бұрын
thank you, helped me very!
@MarkGoldfain
@MarkGoldfain Жыл бұрын
Nice tutorial. . . . and Ricky, don't lose that number.
@ADesignerWhoCodes
@ADesignerWhoCodes Жыл бұрын
Haha! Exactly.
@BrannonSG
@BrannonSG 2 жыл бұрын
Excellent tutorial. And thanks for providing the source code as well.
@The_Oussama_1
@The_Oussama_1 7 ай бұрын
thank you so much !
@Azamkhan-iv5es
@Azamkhan-iv5es 2 жыл бұрын
Really awesome it helps me a lot in my ist bootstrap project. keep it up, sir...😍😍😍😍😍
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
Stoked. You are so welcome.
@washingtonlgois
@washingtonlgois Жыл бұрын
Amazing! Thank you! 😃
@tGoldenPhoenix
@tGoldenPhoenix Жыл бұрын
Thank you.
@jrdicoll
@jrdicoll 2 жыл бұрын
Great video just looking for something like this!
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
Stoked!
@balazsdomokos5859
@balazsdomokos5859 2 жыл бұрын
Thanks, you saved my life :DD
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
So welcome! I've been there.
@AhmadAsifArifeen
@AhmadAsifArifeen 2 жыл бұрын
thank you so much
@dularakavindu1743
@dularakavindu1743 2 жыл бұрын
thank you so much 🥰
@diraneserges6076
@diraneserges6076 2 жыл бұрын
Great So far I still have some difficulties to assimilate the responsive. You just created a login form but you just used col-md and I don't understand why you didn't define col-lg as well as col-sm For me I would define as follows: for a line having the name and the first name Name First name Does this correspond to responsive design?
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
Bootstrap is mobile first. So I by default it is mobile (xs) first. So anything at md or higher does what I want it to do. The size below sm is mobile or xs in a previous iteration. React-bootstrap still uses the xs: react-bootstrap.github.io/layout/grid/
@oikikku
@oikikku 3 жыл бұрын
Thank You!
@toma1610
@toma1610 2 жыл бұрын
Question: Where is declared the class “.NEEDS-VALIDAITON”, please? In the Bootstrap.css? Somewhere in the Bootstrap.js?
@AnaMaria-ul9qk
@AnaMaria-ul9qk 3 жыл бұрын
Thank you very much!!
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
You are so welcome!
@toma1610
@toma1610 2 жыл бұрын
I was looking for something using the fieldset tag, within Bootstrap 5.
@jozefkrivan3522
@jozefkrivan3522 2 жыл бұрын
Hi there, Maybe my question about "Responsive Contact Form using Bootstrap 5" will be looking like very basic... Please should you explain me one thing: - when built and make submit where will be go? there is not email to be sent to, right? - How I can collect what user sent to me using this form? I like to hear from you, many thanks in advance! Jozef
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
Here's essentially part 2: kzbin.info/www/bejne/j5iZgYJ6ZbJmZtk It walks you through how to connect your form up so you can receive emails.
@ministryofanti-feminism1493
@ministryofanti-feminism1493 2 жыл бұрын
In order ensure that he layout if good for desktop screens, would it be necessary to use media queries?
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
If your design goes past the mobile size, maybe. I’d have to look at my code, but I believe it is built ready for mobile by default. Don’t forget that bootstrap has mobile, desktop, tablet sizes built in
@ministryofanti-feminism1493
@ministryofanti-feminism1493 2 жыл бұрын
@@ADesignerWhoCodes Thank ye, kind sire.
@이집사-j1r
@이집사-j1r 3 жыл бұрын
Thank you!! 고마워요^^
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
welcome!
@bosar18
@bosar18 2 жыл бұрын
doesnt work use regex please i need to know how because like you cant use a @ in a name]
@codyhowry
@codyhowry 3 жыл бұрын
If I would want say the date on the first line by itself how would i do that? It would look dumb to use a full row just for the date. How can you skip to the next line?
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
Bootstrap works off of a 12-column design. So in theory you could add a longer form next to the date. Say the date is 3 cols and maybe an email is 9. Here's a video on the grid if you're curious: kzbin.info/www/bejne/q5O5mXybi7WqnLM I agree it would look dumb to add the date on it's own line, too.
@cruzinsweetsntreats
@cruzinsweetsntreats Жыл бұрын
*required* notices pop up on desktop, but on direct mobile, the notice doesn't show up. So need to put a different method in place for mobile contact requests. 06/07/2023 0202 PT
@cruzinsweetsntreats
@cruzinsweetsntreats Жыл бұрын
Update: 6/12/23 1830 What I did over the weekend, was to put the common visual of the asterisk at the beginning of the placeholder value, that generally references to an entry being required. placeholder="*First Name" On a calculated form, with auto response answers, I learned to add *disabled* to the input, and it locks out entry. I have it show the base rate in one field, then the calculation of total cost in another, as the mileage is entered, via *onkeyup()*
@Bøølæn
@Bøølæn 3 жыл бұрын
can you please tell how to get the data from the form cause.. if we want to get this work... we need api token and for that we have to buy their premium plan so can you tell me how to ge that for free of alternative method to get this working
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
Sure. I love using Netlify Forms. Here's the details in the mean time before I make a video on how to use it: docs.netlify.com/forms/setup/
@kenthefley2226
@kenthefley2226 3 жыл бұрын
Do you know of a way to add a mask to the phone number field without bringing in jQuery?
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
Hmmm. I've largely left the phone number fairly empty as so many countries have different phone number setups. I'll have to look around and see what I can see.
@kenthefley2226
@kenthefley2226 3 жыл бұрын
@@ADesignerWhoCodesIt might be a good video. There has to be a vanilla js solution or free service somewhere. It does make more sense for non international sites.
@ahmedabdallah8781
@ahmedabdallah8781 3 жыл бұрын
thaaaaaaaaanks
@ADesignerWhoCodes
@ADesignerWhoCodes 3 жыл бұрын
Welcome!
@diraneserges6076
@diraneserges6076 2 жыл бұрын
Well here is how I will define my responsive design and I would like to know if it works in this case Email address Password Submit
@syediqbalahmed3176
@syediqbalahmed3176 3 жыл бұрын
*_good ... ok ..._*
@yassineserghini1645
@yassineserghini1645 2 жыл бұрын
Thank you very much!!
@ADesignerWhoCodes
@ADesignerWhoCodes 2 жыл бұрын
You're welcome!
How to Create a Contact Form with Icons (using Bootstrap & Font Awesome)
19:30
A Designer Who Codes
Рет қаралды 17 М.
Bootstrap 5 Responsive Login Form // Responsive Web Design
14:25
A Designer Who Codes
Рет қаралды 3,6 М.
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 123 МЛН
Triple kill😹
00:18
GG Animation
Рет қаралды 18 МЛН
Forms in Bootstrap 5 | Learn basics and discover hidden options
27:29
Bootstrap 4 Forms & Buttons | BOOTSTRAP 4 TUTORIAL
29:22
Academind
Рет қаралды 136 М.
How to Link A HTML/Bootstrap Contact Form to PHP
6:39
Web Development Tutorials
Рет қаралды 13 М.
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 232 М.
How does Bootstrap 5 Spacing work? // Bootstrap Spacing Explained
9:10
A Designer Who Codes
Рет қаралды 15 М.
Bootstrap 5 Crash Course | Website Build & Deploy
1:18:48
Traversy Media
Рет қаралды 1,1 МЛН
How to Make Working Contact Form in React JS
11:12
Codehal
Рет қаралды 17 М.
How to Create a HTML Registration Form using bootstrap
10:53
Technical Babaji (Tarique Akhtar)
Рет қаралды 175 М.