💡I think we need to leverage the power of modern and widely supported CSS flex "gap" and "grow" property rather than still relying on margins as spacers between flex child elements.
@josiahclarke83287 ай бұрын
Tysm i learned alot more than ever Plz keep making these easily digestible vids for us They're helpful as hell🤟
@kobayashimauro10 ай бұрын
It inspired me a lot, thank you!
@beinyourguard Жыл бұрын
very simple and nice. love it
@kyd176210 ай бұрын
It really helped me for my project work, thank you so much
@sammarkey95145 сағат бұрын
i did exactly what you did to the "T" and the box didnt pop up where i should be able to type and its in the footer where i want it and there is a background color to the footer and still dont know how to fix it
@havocmemes4 ай бұрын
The video was really good and easy to understand. Can u pls make another video on the search bar with recomended/mostly searched buttons right below the search bar? Or just lemme know if u have already made a video on this topic xddd
@Kieranmcm079 ай бұрын
Hello. Can i ask how do you change the color of the x when typing into the search box. The color is blue and i dont know how to change it.
I am trying to add this within an existing website on GHL, it’s distorting my website page and not becoming a search bar. What am I doing wrong?
@_____vieve7 ай бұрын
this helped me, thanks!
@Pennonly11 ай бұрын
can i switch the icon form left to the right if possible which part should I change?
@Jaspertje9 ай бұрын
Use float: right;
@Pennonly11 ай бұрын
can i switch the icon from left to right If possible, which part should I change?
@hi-kj3eu11 ай бұрын
just put the code of the icon after the input, that should work
@anonkjvn6 ай бұрын
i have an 'X' symbol to the right of the search bar, how do i change its appearance? ive used --webkit-search-cancel-button and can remove it but cant change its appearance help pls
@PRIESTOFLOVEWORLD3 ай бұрын
Thank you this information is helpful
@Growguru_yt4 ай бұрын
thanks alot man!!
@moonlitsonataa Жыл бұрын
thanks for this!!
@dcode-software Жыл бұрын
No problem
@shaharunakter86122 ай бұрын
Now how can I align it to center? 🙏
@hs_infotechАй бұрын
Put that form into div tag Paste here your Form element & search bar CSS .wrapper { display: flex; justify-content: center; align-items: center; } That's it
@serbanpascovici913 Жыл бұрын
Thanks a lot!
@RevathiR-lh1rq5 ай бұрын
thank you it helped me
@dcode-software5 ай бұрын
Glad to hear that!
@HighlandCatz8 ай бұрын
thank you this helped
@r4ndom-here9 ай бұрын
But how do you get the input of the user? PS your vids are very cool!
@hi-kj3eu11 ай бұрын
how do i make it so it uses google as a search engine
@Big_Fish9119 ай бұрын
Just make it so it takes you to the Google search link or embed it
@hi-kj3eu9 ай бұрын
@@Big_Fish911 ty
@md323_3 ай бұрын
Is it working???
@VivekYadav-up7uu Жыл бұрын
nice
@truthteachers Жыл бұрын
Bro, why the same old thing over and over. Can we see something innovative or something that is full with a functioning search component? Search in KZbin and we get hundreds of the same thing. This is like teaching all dogs old tricks. I am so sorry to be open and frank. If we see more old stuff, my friends and me my friends may soon have to unsubscribe as we see really no value. I hope you understand. Thank you, bro.
@dcode-software Жыл бұрын
Yeah I understand, though it can be difficult to make existing subscribers happy as well create helpful content for those searching on KZbin. Appreciate you sticking around 🙂 I have some new content coming up soon (maybe React)
@truthteachers Жыл бұрын
@@dcode-software Tq bro for replying. I think even React is over done. So many people giving beginners course. What would be interesting is creating full functional components let it react or anything else.