Responsive Full Screen Search Bar in HTML & CSS | Search Box | Button Click Animation

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 17

  • @CodingLabYT
    @CodingLabYT  Рік тому +1

    If you want to create that button click animation without JavaScript then use this CSS code - .input-box .button:active {
    transform: translateY(-50%) scale(0.98);
    }

  • @arbaazkhan811
    @arbaazkhan811 6 місяців тому

    amazing🤗

  • @scpf2360
    @scpf2360 Рік тому +2

    I Watched Your Video Called "Download Button With HTML, CSS, Javascript" And It Worked. Many Tutorials Didnt Work This Is The First Time I See a Tutorial Worked.

    • @CodingLabYT
      @CodingLabYT  Рік тому

      Please Download the code files rather than copying them from my website for a better result. It will definitely work.

  • @hackerprime9722
    @hackerprime9722 Рік тому

    This is exactly what I wanted. Thank you!

  • @vinicius_mp
    @vinicius_mp Рік тому

    You have the best tutorials!! I am looking for a search bar that, as long as I write a term, the docs I'm looking for will show up with a yellow background. Can you tell me how to do this, pls ?

  • @sumitbairagi4496
    @sumitbairagi4496 Рік тому +1

    Please explain while coding so that we can understand which term is used for what purpose, please make a video of "Create a web application using create-react-app" with explanation.. would appreciate if you speak and explain while making a video. Also please tell me why is that "import url" and "unicons css" is used in the program?

    • @CodingLabYT
      @CodingLabYT  Рік тому +1

      Import url is for text font and unicons link is for font icons. If you wanna know to bring those link, watch this video - ua-cam.com/video/nbAaa1u60eE/v-deo.html

    • @sumitbairagi4496
      @sumitbairagi4496 Рік тому

      @@CodingLabYT OKay, thank you sir!

  • @sheewp
    @sheewp Рік тому

    Perfect!

  • @aymanhusaini2907
    @aymanhusaini2907 Рік тому +2

    first

  • @hunnyff_official
    @hunnyff_official Рік тому +1

    I watch your videos every day but,Still no working search box

  • @GudinIT
    @GudinIT Рік тому

    Can you give your body background color?