DESIGNING A LOGIN FORM WITH SHOW/HIDE PASSWORD : HTML, CSS & JAVASCRIPT

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 8

  • @Jett5698
    @Jett5698 4 ปีที่แล้ว

    Hey mate, this was an awesome tutorial. I am just wondering what happens to the information put in, is it stored anywhere or is it just a meaningless aesthetic effect?

    • @ChaooCharles
      @ChaooCharles  4 ปีที่แล้ว +1

      Hey mate. What is supposed to happen is that, the form is connected to a back-end and the information is stored on a database. This is just a front-end design. It doesn't have the login logic.

    • @Jett5698
      @Jett5698 4 ปีที่แล้ว

      @@ChaooCharles thanks, your tutorials are really good btw, keep it up, I'll be sure to watch ep.2 of your portfolio tutorial as soon as it comes out. Really helpful 👍

    • @ChaooCharles
      @ChaooCharles  4 ปีที่แล้ว

      @@Jett5698 Okay mate. You're welcome. I'll start working on it.

  • @meryl_2544
    @meryl_2544 4 ปีที่แล้ว

    Good job 👏👏 keep doing what you're doing

  • @DeepApnea
    @DeepApnea 3 ปีที่แล้ว

    Hello, can i link that to my html? For example if the user introduce an username and password that i did define previously, he will be able to see the content after he logs in.

    • @ChaooCharles
      @ChaooCharles  3 ปีที่แล้ว

      Yes, you can use it on your project