Styling HTML Forms With CSS - Web Design/UX Tutorial

preview_player
Показать описание
Link to Code:

In this video I'm going to show you how to style HTML forms using CSS - this is one of many examples of how I like to style up my forms, and you can easily take this code and tweak it to suit your needs or own style.

Support me on Patreon:

Follow me on Twitter @dcodeyt!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

#css #webdev #dcode
Рекомендации по теме
Комментарии
Автор

I like the use of BEM naming conventions. I would also use sass variables or CSS variables for repeating values

komakaze
Автор

Great tutorial, thanks. Did you do the follow up tutorial for the error messages on the form?

DavidAshby
Автор

Sir awesome more form design will be great

sulemanmughal
Автор

Sorry for posting this question here but are you going to make Express.js & db videos as well? Would like to learn from you cuz you know how to explain

borisbosnjak
Автор

Great tutorial. Just a Q please. What is your keyboard?

gloryths
Автор

Thanks a lot for this very neat, useful and re-usable example, since I'm so bad at CSS !!! This form template helps me a lot!!!
I would double subcsribe to your channel, if I could !

philanglade
Автор

Hi super tutorial one that actually explains what you are doing and how things work together. Could you go into perhaps putting items in columns? i.e. putting first name and then last name next to each other (in a row) but when in mobile they are in a column?

tuppers
Автор

Hi, thanks for your videos. Just curious and for my knowledges I'm wondering how could I center the form please ?
I tried with a justify-content and also tried with a margin-left/right:auto but it didnt work and I don't understand why ?

Anyway, just to let know I'm not english a native speaker but I can understand your explanations better than some french one!

if you have time to make basic css videos for beginner like how to use basic properties or how you did learn css to be so good at it that would be amazing :)

Anyway good luck and hope you will get more subscribers because you deserve it. Bye :)

Автор

Thanks for your awesome tutorials. I'm binge watching your videos about HTML and CSS. I do have a question though.
Would it be possible to embed a fillable PDF on HTML and save the pdf with the filled data about the user? It doesn't have to be online. Just for learning purposes.

jaysonalva
Автор

Oi mate, how ya going this arvo? I was eager to see how you sculpted the drop-down.

michaelpeltz
Автор

Great form tutorial, thanks

{2021-07-11}

Pareshbpatel