Dare you to click this link:- https://bit.ly/2RKSugR
In this video , we will learn how to Make LOGIN form using HTML and CSS. We will first Create SIGN-IN FORM after that apply NEUMORPHISM effect to make it more attractive as well realistic.
Hashtag
#html #css #javascript #webdevelopment #signIn #LogIn #form
Guys to give SKYBLUE color background , just replace background in each selector in style.css with below given code:-
background-image: linear-gradient(45deg , #3aaaf8,#00d4fc);
Note:- To apply NEUMORPHIC Affect To the Birthday Cake , just copy below give line and paste inside css selector of required element as I did in video.
For INSET
box-shadow: -4px -4px 4px 0px rgba(255, 255 , 255, 0.25) inset, 12px 12px 8px 0px rgba(0,0,0,0.25)inset;
For OUTSET
box-shadow: -4px -4px 4px 0px rgba(255, 255 , 255, 0.25) , 12px 12px 8px 0px rgba(0,0,0,0.25);
If you have any doubts or found any mistakes feel free to ask in comment section.I hope you guys have enjoyed watching the video 😄.
Learn How to Create Modern Profile UI cards
https://www.youtube.com/watch?v=YPWeu...
Learn How to host website on internet (Most EASIEST ways)
https://www.youtube.com/watch?v=Q3DQI...
How to create wonderfull things using HTML ,CSS and Javascript (frameworks)
https://www.youtube.com/watch?v=gtrQW...
Please like ,share and SUBSCRIBE to get more and more interesting videos like this one.
Also, click on the bell icon 🔔 to turn on notifications. This way you'll be notified the moment new videos are uploaded.