Contact Form | Frontend Mentor Challenge (HTML, CSS, & JavaScript)

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 14

  • @edsHTML
    @edsHTML  6 месяцев назад +1

    New MORTGAGE CALCULAOR Frontend Mentor project just dropped go watch it here GO GO GO 🚨🚨🚨: ruclips.net/video/xp-gaZ7XlG4/видео.html
    heres the regex code for the javascript part at the end:
    const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;

  • @user-wc3tz3be1j
    @user-wc3tz3be1j Месяц назад

    looks like the background color for radio buttons are not changing when being checked

    • @edsHTML
      @edsHTML  Месяц назад

      I forgot to make it so that the whole thing also changes color when making the project. only the custom radio button's background color changes when its checked.

    • @user-wc3tz3be1j
      @user-wc3tz3be1j Месяц назад

      @@edsHTML yeah could be dope to do this part without js

  • @djbryan8422
    @djbryan8422 6 месяцев назад +1

    perfect!

    • @edsHTML
      @edsHTML  6 месяцев назад

      Thank you for watching bro 😎

  • @livelivelive2548
    @livelivelive2548 6 месяцев назад

    Thanks - your code is great. I have been working on this challenge for 2 days and even though I have watched your video and tweeked my code to be more like yours - mine is still not fully working. I would be grateful for any help anyone might have for me - I posted my BAD solution on Frontend Mentor just a few minutes ago. Thanks in advance :)

    • @edsHTML
      @edsHTML  6 месяцев назад

      have you posted it on github? You can link it here and i can check it out and see your code 👍

  • @colttth8388
    @colttth8388 5 месяцев назад +1

    what's your github ?