Watching you make this I learned more about css then my three years of college in computer programming. Needless to say you just earned yourself another subscriber.
Thanks. Seriously, the UA-cam recommend what I actually need literally now, when I'm rarely checking for this kind of things in UA-cam. Once again, thanks! I love how simple these are and easy to understand on what happens and where to fiddle.
Cool! The amazing part about coding is that no matter where you from - example: me, from Brazil - the language is the same, so, no matter what language you speak, we will understand each other in our codes! Nice code, bro!
Started my web programming course earlier this semester, but that class deals more with client/server applications and not so much the cosmetic side of html, we aren't even taught about CSS. But I love making my applications look as appealing as I can so these videos help a whole lot, and I genuinely enjoy doing CSS
Watched your first video 2 hours ago & I'm already on the third one. Will try all of these tricks hands-on when I get to office day after! Awesome videos! Short enough to keep the viewer engaged & long enough to explain the topic well. Keep up the good work! Thanks!
Just came across this channel. Great video! No needless introductions; short & straight to the point. And there's no need for talking, since the regular refreshing of the webpage makes it clear what each line of code is doing. I also appreciate how your titles are straightforward and tell us everything we need to use ("HTML & CSS" or "HTML & CSS & JQuey"). And of course, the actual content is beautiful! I didn't know how easy it was to create such a beautiful, dynamic login form with just vanilla HTML & CSS. Subbed!
hi guy, i'm a Frensh student and i would like to be a web developer and i just want to say thanks you to have posted this video :) make me dream again ^^!!!
Just started my web development journey and i gotta say this is awesome....... I am just waiting for the time when i will be capable of doing this on my own....... I am never going to give up
2 things: you did not need to set border property to 0, you could just override it directly. second, there is lots of repetition of same properties for input fields. you could use them once and then override the ones you didn't want by specifying the type or you could use simple classes but its been 4 years, I"m sure you would have learned that long ago.
Thanks, I also create sign up form without you in 6min after watching this video But login form take 2hr to understand how all tags work thank you again
@@stewartzayat7526 Yea, you use the first "border: 0" just to see how that look at the beginning. In CSS, if you write "border: 0" and then "border: 2px solid color", it gives priority to "border: 2px solid color" and ignores "border: 0"
TBH, the way you did this is the way all login forms are done. By this measure, all login forms are just HTML and CSS. I thought it was actually going to, you know, log someone in without javascript or a server side script. It works because a submit button on a form will automatically post back to itself if you don't supply some other "action". And the login part will be handled by the code in the page that this form is posted to. That said, I do like the styling you used.
*Finally UA-cam recommends me something of quality.*
ua-cam.com/video/lJU4-x1IDvs/v-deo.html
Also
I think so too
Yep
its the fucking algorithm that brought you here
Somehow, I understand more by watching this than watching slow tutorials
Me too
Same and music is awesome! Exactly how I code
Haha..same
Same slow tutorials makes me feel bored and sleepy.
Same xd
Watching you make this I learned more about css then my three years of college in computer programming. Needless to say you just earned yourself another subscriber.
Then you shouldn’t have went to college if you can’t learn shit. I’ve taken one class of web development and learned 100x as much as you in two weeks.
Just learning HTML & CSS, after a few weeks I was like: meh.... Watching this and your other video's got me all excited again!
Me too!
@@kokigaming7859 me three!
Thanks. Seriously, the UA-cam recommend what I actually need literally now, when I'm rarely checking for this kind of things in UA-cam.
Once again, thanks! I love how simple these are and easy to understand on what happens and where to fiddle.
ua-cam.com/video/5bsExf9TVcE/v-deo.html
i am a beginner ...can someone tell me where we have to write these code??? i am writing in notepad will it work?
@@_sirius_black_gaming_2207 yes ofc
@@_sirius_black_gaming_2207
Better to use Vs code bro
Please... Don't ever stop making videos.
Please!!!
*I have no clue what’s happening but it looks impressive.*
I thought the same when I first came here, then I learnt HTML and CSS from W3School and now I can understand everything going in this video
@@paristar3079 you don't "just" learn html and CSS. The basics? maybe, but not fully.
@Valka they are languages, just not programming languages
@Valka man said html isn't a language... im done 😂👍 good one
@Valka but it's a language, you learn it. Doesn't matter mate.
Cool! The amazing part about coding is that no matter where you from - example: me, from Brazil - the language is the same, so, no matter what language you speak, we will understand each other in our codes! Nice code, bro!
Hello from South Africa :D ...
Me from India🇮🇳 but still using same language 🇧🇷❤😂😂
Israel ma friendss
From Poland with love ❤️
Hello from Algeria 🇩🇿🇩🇿
Started my web programming course earlier this semester, but that class deals more with client/server applications and not so much the cosmetic side of html, we aren't even taught about CSS. But I love making my applications look as appealing as I can so these videos help a whole lot, and I genuinely enjoy doing CSS
ua-cam.com/channels/sXEZ8y_zSL2w6BcwCEDycg.html
This video was the first one that I watched and used for my university project🚬. Now I am full stack web developer
Software name: Atom
Package installed: Preview HTML + Autosave on Change
ImLPZ thanks
i knew it was atom but looked different
Those seem super useful
not brackets?
Thank you kind telepath :)
Watched your first video 2 hours ago & I'm already on the third one. Will try all of these tricks hands-on when I get to office day after! Awesome videos! Short enough to keep the viewer engaged & long enough to explain the topic well.
Keep up the good work! Thanks!
welcome ♥♥
wow this is the first video that i've watched on your channel and definitely you got my subs! nice job
Just came across this channel. Great video! No needless introductions; short & straight to the point. And there's no need for talking, since the regular refreshing of the webpage makes it clear what each line of code is doing. I also appreciate how your titles are straightforward and tell us everything we need to use ("HTML & CSS" or "HTML & CSS & JQuey"). And of course, the actual content is beautiful! I didn't know how easy it was to create such a beautiful, dynamic login form with just vanilla HTML & CSS. Subbed!
ua-cam.com/video/5bsExf9TVcE/v-deo.html
Finally I can see what changes I got with different lines of code! Thanks for a great video!
Omg. I understood more about forms than what i keep it up man !!!
We just learned CSS in school and this looks so simple and understandable suddenly, looks cool tho :D keep it up!
tbh !! short video+ important selectors+quick review ..... this is so amazing I really liked this lesson thanls alot !!! (:
This is a great tutorial, because you are showing in real-time what is changing so we learn exactly what the different CSS parameters are doing.
It looks very easy, but the fact is that this needs to be in our minds....
Really thanks u
Great video. Started HTML and Javascript in fall. Those videos bring so much inspiration. Keep it up
So it's been a year, how's it goin? 😆
@@ShivamSharma-rq9ne very well actually. Webdesign is still a fun hobby for me. Thanks for asking.
@@simonhartl460 wow great.
Learnt javascript too?
hi guy, i'm a Frensh student and i would like to be a web developer and i just want to say thanks you to have posted this video :) make me dream again ^^!!!
welcome
Salut!
@@Thomas-ol6wt salut mec!
@@julianhenry907 I'm also a french student and actually I have a project and this helped thanks DarkCode ,
Are you any good with PHP and MySQL ?
Bonjour ^^
That is actually so good DAMN!!!
Just started my web development journey and i gotta say this is awesome....... I am just waiting for the time when i will be capable of doing this on my own....... I am never going to give up
ua-cam.com/video/5bsExf9TVcE/v-deo.html
just started css and i can understand this..the way he made it easy thanks mate
Loving the saves that show updated changes, thank you.
ua-cam.com/video/5bsExf9TVcE/v-deo.html
Hi I am from Spain and you videos are of many help.
Thanks for you I can do different subjects in html.
Please don't stop upload this type of video
Welcome
Lindo demais!
estou praticando e estudando HTML e CSS, e estou gostando demais desses videos.
After 3 years UA-cam recommend this quality thing 👍 thanks
That was the coolest! animation for login form ^_^
2 things: you did not need to set border property to 0, you could just override it directly. second, there is lots of repetition of same properties for input fields. you could use them once and then override the ones you didn't want by specifying the type or you could use simple classes but its been 4 years, I"m sure you would have learned that long ago.
And thanks for using Atom, eyes friendly
underrated as hell this channel man !!!
This guy knows what he is doing. Keep it up
Cool .....keep it up 😃
ua-cam.com/video/q3eBhevkLRs/v-deo.html
So im Your 100th like Hi!
Not cool... just go to confighub and its the same
theres a difference between original and skidded
I am your 301th like
ua-cam.com/video/5bsExf9TVcE/v-deo.html
This is a very beautiful design. Respect.
Oh my god. You're so great! Like
Me too
Thanks, I also create sign up form without you in 6min after watching this video
But login form take 2hr to understand how all tags work thank you again
Amazing just recommend by yt n start watching till end😘😘keep it up
Really cool. But it will be great if you try to explain what you are doing. You are really doing a fine design.
Looks Professional bro.. 👍
Very cool. Definitely gonna play around with thia. Thanks for sharing.
My guy you saved me from struggling. God bless you
These tutorials are great! I like how they're short and very useful
ua-cam.com/video/5bsExf9TVcE/v-deo.html
Just i want , bro god lord i stay 4 hour trying to make this thanks dude
From which website u pic colora can u tell me?
from flatuicolors.com
@@DarkCodeOnline tks
ua-cam.com/video/q3eBhevkLRs/v-deo.html
@@DarkCodeOnline Same
what's the idea behind:
18:"border: 0;" and
23:"border: 2px solid color;"?
First you kill the border, just to add it again?
You can remove the first border, it will look the same.
@@Tecnologik87XL in other words, there is no point?
@@stewartzayat7526 Yea, you use the first "border: 0" just to see how that look at the beginning. In CSS, if you write "border: 0" and then "border: 2px solid color", it gives priority to "border: 2px solid color" and ignores "border: 0"
This might be old but is pure quality
Wow, amazing end result! Nice job.
I don't know why youtube recommends me this but I'll keep this information for the future
Hey I learn so much from your videos! Thank you so much for making these AWESOME videos!
Hello Sir!
First of all: Great great Video.
My question:
I know you use Atom, but what do you use for the LiveThing? :D
Install atom-html-priview
you can also install the package: atom-live-server
@@fleecky7011 yep its better
ua-cam.com/channels/sXEZ8y_zSL2w6BcwCEDycg.html
Lol I use Brackets code editor which also has a live preview function.
Thanks man. I learned a lot this was my first day of Coding . Thanks
Soo simple after one week of studing and amazing to do,thanx!!
369 dislikes. WTF.
Whyyyyyyyyyyy.
Keep it up sir. Great job
You are a genius bro
Omg you have a great humour of css styles..... Give a heart please xD
I think, this is best the video for creating Animated Login Form Using Only HTML & CSS...!
It is so beautyful, man you're cool
Cool..from Moldova
cool music choice
That's great! Never even thought about something like that... Could you code the login by js or will you need a backend for that?
Late reply, but you would need a backend for security reasons.
Really cool and outstanding
Keep up the great work “dark code”.
Superb video man.
I loved it..
4:31 for the focus effect in the input
Realy Your TUT Is Amazing
Thank You Very Much
I try to do more and more using CSS, instead of writing some JavaScript code
awesome video, pace, design, and simplicity
great choice of music and great work mate
I have liked, Subscribed all I have to do is to steal the code for myself
although want to know URL of the colors source?🙏🙏🙏🙏🙏
Flatuicolors. Com
What platform do you code on
Atom
*Finally, some good fucking vídeo on UA-cam.*
TBH, the way you did this is the way all login forms are done. By this measure, all login forms are just HTML and CSS. I thought it was actually going to, you know, log someone in without javascript or a server side script. It works because a submit button on a form will automatically post back to itself if you don't supply some other "action". And the login part will be handled by the code in the page that this form is posted to. That said, I do like the styling you used.
The name of the program you are using is possible
aumn omer atom
Codepen, online use. Php storm is also good
I have Arafa program name Thank you
@@bartb5666 Thank
Githubs atom
me : successfully prints "Hello World"
I'm gonna hack Nasa now.
I have seen this same comment on another video.
The comment was uploaded 1 year ago.
Don't copy others, it's not nice
lmao yeah cringe
@@ankithabhayan324 Bro, i saw this comment like 10 years ago, and it was copied. It's a classic
Woah, then the other guy copied too
@@ankithabhayan324 such bitches!
What's the app you're using .
atom editor
That's awesome bro keep going!👊👍
you sir have just earned your self a new subscriber ... awesome video
It looks awsome!
I was wundering if you can put your code to Github or something with a code preview?
What the program he used?
ua-cam.com/video/q3eBhevkLRs/v-deo.html
Atom
1:27: The awesome website of the set of beautiful colors: flatuicolors.com/
Ty
ty
ty
#227093
ty
Wow bro! You're amazing!
great job 🤘
very nice content bruh, keep doing it !
ur css is very very same with a bootstrap xD
From Indo 🇮🇩
Can you create a beautiful calculator only html and css UI, not the operations.
Which editior/coder u use?
atom
@@DarkCodeOnline Is that a editor?
@@DarkCodeOnline Ur the best youtuber u learned me code hard too
How to add a html preview tab?
@DarkCode
do the coding accompanied by EDM music, It's amazing
Agreed.. It motivates to code ❤️🔥
Where can I explode the like button?! Top content 👏👏
You deserve 1M subs. So I will be part of that project.
nice informative video, thanks for this.
god bless you. :)
ua-cam.com/video/q3eBhevkLRs/v-deo.html
what application do you use
Please say please say
Share your script bro
or just read the description bro
@Sergio Hernández I think you got destroyed bro
bro....
Bro this is quality content thanks a lot!
These videos give me confidence to move on
If your placeholder colour doesn't change, use the following:
::placeholder{
color: white;
}
::-moz-placeholder{
color: white;
}
::-webkit-input-placeholder{
color: white;
}
I don't even program in CSS idk why I'm watching this but it looks awesome!
Man for beginner like me that was very incredible so keep on amazing work
It's quite awesome what you can do only with CSS and html, turning something boring into magic.
That's sick. Can't wait to plug some code into it
I even didn't understand how time elapsed!
but in the end, I clicked on the subscribe button :)
thanks.