Transparent Login Form with floating Placeholder Text - Pure CSS Label Slide Up on Focus - No jQuery

  Рет қаралды 565,034

Online Tutorials

Online Tutorials

Күн бұрын

Пікірлер
@OnlineTutorialsYT
@OnlineTutorialsYT 4 жыл бұрын
Source Code : www.patreon.com/posts/source-code-form-36809303
@vishalsadhnani1042
@vishalsadhnani1042 3 жыл бұрын
cant i get the source code for free
@mikethegamedev
@mikethegamedev 3 жыл бұрын
@@vishalsadhnani1042 then type yourself then
@Kinrinsalem
@Kinrinsalem 2 жыл бұрын
MikeTheGameDev bro why?
@pepi8433
@pepi8433 2 жыл бұрын
@@vishalsadhnani1042 no, idiot, code aint freer... what u think this is?
@pepi8433
@pepi8433 2 жыл бұрын
@@mikethegamedev yea, hear this idiot? "Can't I get the source code for free"? lol
@remdem622
@remdem622 7 жыл бұрын
here is the code guys! : Input From UI Design Login username password CSS: body { margin: 0; padding: 0; font-family: sans-serif; background: url(file name); background-size: cover; } .box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 400px; padding: 40px; background: rgba(0,0,0,.8); box-sizing: border-box; box-shadow: 0 15px 25px rgba(0,0,0,.5); border-radius: 10px; .box h2 { margin: 0 0 30px; padding: 0; color: #fff; color: darkseagreen; text-align: center; } .box .inputBox { position: relative; } .box .inputBox input { width: 100%; padding: 10px 0; font-size: 16px; color: #fff; margin-bottom: 30px; border: none; border-bottom: 1px solid #fff; outline: none; background: transparent; } .box .inputBox label { position: absolute; top: 0; left: 0; padding: 10px 0; font-size: 16px; color: #fff; pointer-events: none; transition: .5s; } .box .inputBox input:focus ~ label, .box .inputBox input:valid ~ label { top: -20px; left: 0; color: #03a9f4; font-size: 12px; } .box input[type="submit"] { background: transparent; border: none; outline: none; color: #fff; background: #03a9f4; padding: 10px 20px; cursor: pointer; border-radius: 5px; } note: i have some things colored in too!
@_https
@_https 6 жыл бұрын
I love you
@remdem622
@remdem622 6 жыл бұрын
+Just Coding thanks! glad I helped!
@granitrahmani926
@granitrahmani926 6 жыл бұрын
ich liebe dich
@Mycl0uds
@Mycl0uds 6 жыл бұрын
Thank you So Much
@remdem622
@remdem622 6 жыл бұрын
+ Granit Rahmani Ich bin sehr froh, dass ich geholfen habe
@Jewish5783
@Jewish5783 5 жыл бұрын
Whenever i see things like these...am just thrilled and excited. What a joy programming brings!
@saulosouza5494
@saulosouza5494 6 жыл бұрын
That works perfectly. Thanks from Brazil.
@OnlineTutorialsYT
@OnlineTutorialsYT 6 жыл бұрын
Welcome bro
@zieryreis6663
@zieryreis6663 2 жыл бұрын
essa forma de centralizar a caixa utilizando o "tranform: translate" eu não sabia. Sensacional!
@OnlineTutorialsYT
@OnlineTutorialsYT 6 жыл бұрын
please like and share this video... and also SUBSCRIBE my channel for daily new video...and don't forget to press the bell icon for daily notification
@Doms.s
@Doms.s 6 жыл бұрын
but sir how to link the Submit text into another html?
@Sm.khalidh
@Sm.khalidh 6 жыл бұрын
Can u send me the code repo please.. it is very helpful to understand.
@shyamjaiswal04
@shyamjaiswal04 6 жыл бұрын
Will you please share the code
@GambeensDevelop
@GambeensDevelop 5 жыл бұрын
Nice video, i dont get why transform -50% works to center instead of back to initial position. Thank you if u can answer
@tanujkkumar5679
@tanujkkumar5679 5 жыл бұрын
Give me coding
@StyleViewStudio
@StyleViewStudio 4 жыл бұрын
This code executes to perfection! Thank you! Quite a few other sites ,s=who offer the same video- wasted my time...THIS WORKED BEUTIFULLY! THANK YOU GUYS!❤️
@jahangirakbar4524
@jahangirakbar4524 4 жыл бұрын
Great Video... Love and support from Pakistan 😍 🇵🇰
@AAA-bo1uo
@AAA-bo1uo 6 жыл бұрын
As soon as I saw tthis I figured out how to do it within seconds, but I can never pull out such a beautiful design and colors! Good at programming != good at design That's just beautiful mate, nice work!
@fizatariq9398
@fizatariq9398 4 жыл бұрын
Thank You Soooo Much For Your Video...It Helped Me A Lot Today... Now I Am Able To Submit My Assignmet With Satisfaction....
@ЧынгызМамаев-ж2х
@ЧынгызМамаев-ж2х 4 жыл бұрын
LIKE FROM CENTRAL ASIA🇰🇬
@mdkhorshed2043
@mdkhorshed2043 3 жыл бұрын
Thay was Awesome... 🤟🤟💥💥
@jefjean
@jefjean 4 жыл бұрын
Nossa, muito bacana 👏👏👏 Poderia fazer a parte 2 Abrindo outra tela que tenha alguma coisa
@MohdAsif-mz8vx
@MohdAsif-mz8vx 5 жыл бұрын
Amazing coding
@FahadKhan-lw2pp
@FahadKhan-lw2pp 5 жыл бұрын
There is a problem That section where you use .box .inputbox input:valid ~label
@abooodkns8301
@abooodkns8301 4 жыл бұрын
me too
@ivanvalleri9898
@ivanvalleri9898 4 жыл бұрын
With "email" type, doesn't work. Did you know any method for do it work properly?
@Moodboard39
@Moodboard39 2 жыл бұрын
@@ivanvalleri9898 ya probably doing it wrong
@priteshvegad9231
@priteshvegad9231 5 жыл бұрын
nice workkkk..........thank you share inspirational video
@alexandra-dianastoica4970
@alexandra-dianastoica4970 5 жыл бұрын
song: Crypttic Sorrow-Meditation & Relaxation & Healing Music
@AlexSandro-te9ci
@AlexSandro-te9ci 6 жыл бұрын
Muito obrigado, aprendi mais uma agora. Ótimo para usar esses efeitos.
@Yazen.hamdan9
@Yazen.hamdan9 3 жыл бұрын
thank u a lot sir , u help me in my final project in my collage with this perfect design
@DcodeShow
@DcodeShow 4 жыл бұрын
God bless you dude you are a great developer
@valentinstefanov1502
@valentinstefanov1502 4 жыл бұрын
This is the song if someone ask I I \/ Cryptic Sorrow - Atlantean Twilight ~ Kevin MacLeod Thx for the video i like it and the music too you have good taste
@andreypanin5257
@andreypanin5257 3 жыл бұрын
Yikes.
@youtubeyh
@youtubeyh 3 жыл бұрын
Thanks
@shekhsaifuddin1353
@shekhsaifuddin1353 6 жыл бұрын
I think u deserve more subscriber, keep it up bro....👌👌👌
@drupaldev5039
@drupaldev5039 6 жыл бұрын
I liked very much as a refresher. The Best and so is the Music
@AngelGarcia_103
@AngelGarcia_103 4 жыл бұрын
I listen to the background music, depression increases
@_.sunnyraj._
@_.sunnyraj._ 4 жыл бұрын
😂
@Khanimran7020
@Khanimran7020 Жыл бұрын
😂😂right
@silviadavid676
@silviadavid676 6 жыл бұрын
This soundtrack made me watch the entire tutorial ;) loved it .
@toxin26
@toxin26 4 жыл бұрын
keep it up bro.. amazing video
@sanketdhumal4538
@sanketdhumal4538 6 жыл бұрын
mera background image nhi hoo rha upload aur submit button pr 'hand' jaisa pointer bhi nhi aa rha.... kya kru... plz batao na...
@rittwickbhabak7348
@rittwickbhabak7348 3 жыл бұрын
Awesome tutorial
@vkrdiaphony1755
@vkrdiaphony1755 3 жыл бұрын
ME SALVASTE LA VIDA BRO
@roku1892
@roku1892 4 жыл бұрын
this really helps me thanks brother
@StyleViewStudio
@StyleViewStudio 4 жыл бұрын
Your code works perfectly.... However - since I am such a 'nubie' in coding - I always have a problem uploading a video background - and even the images that I use - never go full background cover. Always on one end of the page ...(drives me nuts...).Any helpful hints?
@ohiwantyoutobelieve
@ohiwantyoutobelieve 3 жыл бұрын
try background-size: cover; y background-repeat: no-repeat;
@RezHimself
@RezHimself 4 жыл бұрын
Thanks a lot my indian friend
@RichiRicheh
@RichiRicheh 5 жыл бұрын
spectacular video.
@motdde
@motdde 6 жыл бұрын
Why do you have two border property?
@akedarnathsharma3620
@akedarnathsharma3620 5 жыл бұрын
Simple and beautiful.
@arewenot
@arewenot 4 жыл бұрын
i am now looking at my successful login form with tears on my eyes
@omaissatti5883
@omaissatti5883 4 жыл бұрын
Plz send me code on my gmail
@aytekinerlale3022
@aytekinerlale3022 6 жыл бұрын
You are amazing teaching. Thank you so much for everything
@tahsinserkanyaman3459
@tahsinserkanyaman3459 6 жыл бұрын
You are hero, my king
@michaelriquelmemillapan3691
@michaelriquelmemillapan3691 6 жыл бұрын
Background image con cover 100% ancho y alto... un div con bg negro con transparencia y centrado con margin auto o flex y dentro sus respectivos hs y input... ????
@macmccarthy6609
@macmccarthy6609 6 жыл бұрын
Great form and "Happy Diwali" to you and yours.
@CR7MEXICO25
@CR7MEXICO25 6 жыл бұрын
what's the resolution of your background?
@pawarasiriwardhane7755
@pawarasiriwardhane7755 4 жыл бұрын
excellent video. Thank you very much
@oliz3359
@oliz3359 6 жыл бұрын
Perfect video but I've got a problem. If my input fields are not "required" the labels are always above. Do you know how I can fix that? :)
@VivekPatilKudgaon
@VivekPatilKudgaon 5 жыл бұрын
Which software you use for coding ?
@anthonycacho8952
@anthonycacho8952 6 жыл бұрын
how would you insert an if and else to this?
@kaushikbhowmick1648
@kaushikbhowmick1648 6 жыл бұрын
You are the best...
@zastchu
@zastchu 4 жыл бұрын
Life saver!!! Thanks ❤️
@ezequielflores2934
@ezequielflores2934 3 жыл бұрын
Muy bien genio! muchisimas gracias
@sssrigoku
@sssrigoku 4 жыл бұрын
Thank you for the video
@AbhilashRamachandran
@AbhilashRamachandran 6 жыл бұрын
Bro do you have any idea on ripple effect on buttons. Pls share if you have that.
@strahinjanikolic8086
@strahinjanikolic8086 5 жыл бұрын
How can i moving the submit box on the center?
@manishanandaniya6
@manishanandaniya6 5 жыл бұрын
.box input [type="submit"] {margin-left: 100px; }
@lucciana33
@lucciana33 5 жыл бұрын
Hey, I'm curious, why using translate:transform(-50%,-50%), when you already have position
@dazai_dev
@dazai_dev 5 жыл бұрын
when he sets left and top properties to 50%, that's gonna move the element's top left corner to the middle of the page, so the whole element won't actually be centered. to actually center the element, you use the translate function which moves the element according to its current position, so when you move it up and left for 50% of its dimensions, its center gets to the center of the page and it gets set properly
@RupeshKumar-rz3un
@RupeshKumar-rz3un 4 жыл бұрын
We can use display grid and item a-line centre in two step form centre me vhala jayega
@mohammedhussein7272
@mohammedhussein7272 6 жыл бұрын
Thanks from Iraq
@multiengineer9199
@multiengineer9199 4 жыл бұрын
Which software he is using? Anyone Please
@Hamzaelbouti
@Hamzaelbouti 6 жыл бұрын
thinks a lot , i mad this form with flask and cefpython it looks solid rocks
@ishikamittal3632
@ishikamittal3632 4 жыл бұрын
Plz tell how can I use list box in this. I am unable to do that.. Plz help..
@Jihed
@Jihed 5 жыл бұрын
I am trying to make this from work on my react projects but this (.box .inputbox input: valid ~label ) doesn't make the floating label work!
@ashleypontay681
@ashleypontay681 5 жыл бұрын
It’s your own problem bro. Try to debug it. 🙂
@Jihed
@Jihed 5 жыл бұрын
@@ashleypontay681 i already did that , and your reply did not help me or help anyone else :)
@davidmartinezdasilva
@davidmartinezdasilva 5 жыл бұрын
Thank you, bro! Do you think this code will work perfectly in responsible web sites?
@ryanfmatos
@ryanfmatos 6 жыл бұрын
i've seen your videos, you're so good hahahah! sometimes i increase some of your codes on my website. It's on building, but its getting being great thanks you
@SAGskills
@SAGskills 4 жыл бұрын
Hi sir Before u make a glowing div with linear gradient But if we dont want give body background color and just want to give color the parent div its not working Please make a video on it how.we can make.glowing box without any body css. Just i want a outer div with height 400px and widt 1000px. Inside this div i want a div width 400px and height 300px. So i want glowing linear gradient at inside dive how i can?? I cant change my body css coding
@Deen-e-Haqqq
@Deen-e-Haqqq 5 жыл бұрын
Good job make more videos related to this with different creative design..✌✌✌✌
@weblogodesign9213
@weblogodesign9213 4 жыл бұрын
Beautiful.
@jacobokumu6835
@jacobokumu6835 6 жыл бұрын
Real good stuff. thanks alot
@waqasy4431
@waqasy4431 Жыл бұрын
Css me .inputbox label me Positions: absolute Krny sy label simat kr box ky uper chaly gaye hai
@hannaberyhvac2980
@hannaberyhvac2980 5 жыл бұрын
The beginning of video shows the bottom border turning blue on focus, but not at the end, and its not shown in your code!
@kaixie4597
@kaixie4597 6 жыл бұрын
.box .inputBox input:focus ~ label, .box .inputBox input:valid ~ label not working
@kiransahu157
@kiransahu157 6 жыл бұрын
keep label tag below the input type.
@tahmidzaman6675
@tahmidzaman6675 5 жыл бұрын
Kiran Sahu why keeping it before input doesn't work?
@AndreasDirscherl87
@AndreasDirscherl87 5 жыл бұрын
@@tahmidzaman6675 If you use it before the input, you need the css z-index=9 (or any greater number) for your label...
@JOHNAGAINANAGAIN
@JOHNAGAINANAGAIN 5 жыл бұрын
+
@asmamehmood2387
@asmamehmood2387 5 жыл бұрын
Yes
@roydebayan4940
@roydebayan4940 4 жыл бұрын
amazing stuff!!
@बहकतीकलम
@बहकतीकलम 6 жыл бұрын
Pointer-events: none; not working and my first text box text trasnsition continues. What I do
@sanjushaikh
@sanjushaikh 6 жыл бұрын
Hello Online Tutorials please yahi same aspx page k liye muje pata nahi chala to plz uski 1 video bana sakte hai
@gomezmarco
@gomezmarco 4 жыл бұрын
Gracias! Eres increíble!!
@davidezordan8518
@davidezordan8518 7 жыл бұрын
Why appears to me the border of the text box in red when I click outside of the text area?
@freakfx5687
@freakfx5687 6 жыл бұрын
Nice job bro!!!
@kaushikpal3414
@kaushikpal3414 5 жыл бұрын
awesome tutorial man
@kirubakarans_2385
@kirubakarans_2385 6 жыл бұрын
Brother thank you so much you are training use full thank you so much
@reksmeyok1957
@reksmeyok1957 7 жыл бұрын
Thank for your great login video
@OnlineTutorialsYT
@OnlineTutorialsYT 7 жыл бұрын
welcome bro
@windtosky
@windtosky 6 жыл бұрын
very nice, thanks
@abooodkns8301
@abooodkns8301 4 жыл бұрын
bro the section where u make the valid isnt working , help pls
@mohideenasraf7837
@mohideenasraf7837 6 жыл бұрын
Hi Bro, I have One doubt kindly clarify that. when input tag is focused i want give transition to input and the transition start from its center like google email login text box . can you please tell how to achieve this ?
@OnlineTutorialsYT
@OnlineTutorialsYT 6 жыл бұрын
kzbin.info/www/bejne/eHzLoKJsh7h4erc u get answer with this...
@kumaresha3348
@kumaresha3348 6 жыл бұрын
Can the text made in 180 degree? If available, please send howvtovdo in html css & jquery.
@thevloglife105
@thevloglife105 6 жыл бұрын
Superb tutorial.
@kimpicarra4544
@kimpicarra4544 6 жыл бұрын
my css for .box { } is not working weird
@TienNguyen-ky4dx
@TienNguyen-ky4dx 2 жыл бұрын
why don't you put box-sizing : border-box in body ?
@Moodboard39
@Moodboard39 2 жыл бұрын
People do it differently. I guess.
@Moodboard39
@Moodboard39 2 жыл бұрын
I go for efficiency.
@jayparmar7603
@jayparmar7603 4 жыл бұрын
Professional
@pcgamer6493
@pcgamer6493 4 жыл бұрын
Very Thanks !
@joostelferink6303
@joostelferink6303 6 жыл бұрын
Could someone help me, currently i am copying this login form. Till minute 7:00 it works fine, but the step starting at this point does not work. .box .inputBox label {} writes my labels to the top of the box instead of the inputBox. Could somebody explain my why?
@andreav.2212
@andreav.2212 6 жыл бұрын
Joost Elferink me too...
@DhanrajChandanshive
@DhanrajChandanshive 6 жыл бұрын
add this in css code form > div { position: relative; }
@AAA-bo1uo
@AAA-bo1uo 6 жыл бұрын
The inputBox has to have position:relative; When you use position:absolute; and there is no parent with position:relative; then top:0; will mean from top of html tag, but seeing a parent as relative wis make top:0; be at the location of that parent, if you have multiple relative parents it will take the closest parent that is.
@kiransahu157
@kiransahu157 6 жыл бұрын
keep label tag below the input type.
@maxsaCEO
@maxsaCEO 6 жыл бұрын
I was helped by the following changes: .box .inputBox label{ position: relative; top: -57px; ... } .box .inputBox input:focus ~ label, .box .inputBox input:valid ~ label{ top: -80px; ... }
@dreamfloaty2842
@dreamfloaty2842 6 жыл бұрын
Userame... nice tutorial!
@learncode2564
@learncode2564 5 жыл бұрын
thanks from IRAN
@soesoe5014
@soesoe5014 5 жыл бұрын
please tell me the software used in this video
@youdhistirdas2125
@youdhistirdas2125 4 жыл бұрын
Bro great vids keep it up it helps a lot. Bro pls tell my box size is not working code as follows : box-sizing: border-box;
@biancagiles5966
@biancagiles5966 4 жыл бұрын
This is great! I am just wondering how you would make this responsive?
@byedwardleung
@byedwardleung 4 жыл бұрын
Media queries
@pepi8433
@pepi8433 2 жыл бұрын
through HTML
@maeb100
@maeb100 3 жыл бұрын
What is the function of this sign "~" ? I try the exact code, but I can't change the size when I write into the input
@Moodboard39
@Moodboard39 2 жыл бұрын
Those are CSS element . Like if u writing a list ,and you want a specific list to be colored, you would use ~ P~ ul Background : red; < Ul> coffee
@qusaialkadi3686
@qusaialkadi3686 7 жыл бұрын
amazing keep it up dude
@sasikalatholisam4098
@sasikalatholisam4098 6 жыл бұрын
input type email its not floating text why?
@abhishekkumardeveloper
@abhishekkumardeveloper Жыл бұрын
Which music is this?
@mousamgangrade
@mousamgangrade 5 жыл бұрын
Many of my css commands are not recognised by the brackets and by the browser too. Can anyone help me out please..
@CaptianTristian
@CaptianTristian 6 жыл бұрын
can someone help me im trying to link to the sumbit buttom to a page but its not working
@csa563
@csa563 6 жыл бұрын
my html is not adjusting as i work
@RakibulIslam-lw3ho
@RakibulIslam-lw3ho 6 жыл бұрын
Thank you it's working.
@rehanhaider9172
@rehanhaider9172 6 жыл бұрын
when apply on text area label and input text got merge
@morrisndegwa1324
@morrisndegwa1324 5 жыл бұрын
Thank you for sharing your knowledge
Learn CSS Animations In 20 Minutes - For Beginners
21:22
Slaying The Dragon
Рет қаралды 1,1 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Creating a website for my new graphic design studio
13:11
Jesse Nyberg
Рет қаралды 3,4 М.
Putin challenged on his 25-year rule of Russia | BBC News
3:34
BBC News
Рет қаралды 1,9 МЛН
Login Form in HTML & CSS
11:07
Codehal
Рет қаралды 1,8 МЛН
CSS Skewed Border | Creative Box Border Hover Effects | Html CSS
7:48
Online Tutorials
Рет қаралды 361 М.
How To Build A Modern Login Screen With Error/Success States
21:49
Web Dev Simplified
Рет қаралды 94 М.
10 Stunning CSS 3D Effect You Must See
3:00
Red Stapler
Рет қаралды 1,5 МЛН
2024's Biggest Breakthroughs in Computer Science
10:47
Quanta Magazine
Рет қаралды 287 М.
Top 20 CSS & Javascript Effects | March 2020
4:42
Online Tutorials
Рет қаралды 1,3 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН