Learn to Style Forms with CSS

preview_player
Показать описание

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

Video is titled "Learn to Style Forms with CSS".
in the video you switch to Sass halfway through, and makes alot of stuff for normals CSS users not work.

DocGamer
Автор

I agree with Doc, you were doing all I was looking for until Sass. It's like showing a video on how to throw a base ball and in the middle say "pick up the basket ball instead.

masteryoda
Автор

Title: "Learn to Style Forms with CSS"
- The styling actually starts at 4:00
- And he starts using SASS instead of CSS
(-_-) I just face palm myself!!..

Zen-lzhc
Автор

To make his nesting part work in Css, you need to select the elements like this:

.submission-form > label {

}

.submission-form > input, textarea {

}

#sendBtn:hover {

}

bariswasd
Автор

Great video on styling forms and form inputs! also liked the implementation of Sass 👍🏽

jamessalinas
Автор

Thank you very much! This video has solved my problem!!

hazelli
Автор

Big Thanks, man! You are doing a great job!

Hacking-NASSA-with-HTML
Автор

Great video, I will be using these things on my website! also, I'm the 800th like! yay!

alexthehumane
Автор

This is super helpful! What software are you using for color selection? Thanks!

kelseymorrison
Автор

how can we align 100% width with SELECT?

hispanapsih
Автор

Great video. Thank you so much. It was just what I needed. Small question: when you are typing up your tags and you move some of them backwards by a few spaces to get the correct indentation, you do this very quickly as if it is a keyboard shortcut. Does my question make sense? How are you doing this?

timothylyons
Автор

Hi having two html files each of them with form, do I need two css files to each html, or one css file can contain relevant styling for both forms

ferenccziryek
Автор

Are you sure that you are not Seth Rogen cause you sound exactly like him. Even you cough like him at 6:06.

owaisqasim
Автор

Hi - great video - Question: I took your code and put it in to a file on my web server. The hover doesn't work on the submit button. I can clearly see it does work in codepen. I have never seen the way you are doing the hover as part of the #ID - could you elaborate on what is going on there? Also the display:block is not working unless I remove the {} and make it stand alone rather than part of .submission-form. Thanks!

davidclarke
Автор

?What is the program used to write the code

عليالعدلي-ذه
Автор

Many say, you using sass. Why you don't just say that in the title ??? Stop being inconsistent. ! Especially if people are knew dude . Wtf ?!

jgloom
join shbcf.ru