#4 of 25 Beginner Projects - HTML, CSS, & JavaScript - Pass the Message ( Responsive Design )

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

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

  • @The1U22
    @The1U22 Год назад +5

    Thank you for these videos, all the other ones that claim to be beginner are actually intermediate

  • @AdityaRaj-lj5wf
    @AdityaRaj-lj5wf Год назад +6

    I want to thank you for making this simplistic masterpiece content.
    This is Actually beginner friendly.

  • @nehhiba4247
    @nehhiba4247 Год назад +4

    1:27 html
    7:37 css
    14:05 js

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

      Do you mean 7:27 not 7:37 for css

  • @rakan3abdullah581
    @rakan3abdullah581 Год назад +1

    I just want to say thank you very much. You don't know how much this helped me, my problem is that I started learning JavaScript without HTML and CSS. I struggle with this, but your videos helped me a lot. thanks again

    • @codefoxx
      @codefoxx  Год назад

      You're very welcome!

  • @muralishankar1219
    @muralishankar1219 Месяц назад +1

    Super interesting

  • @bilalerdem8264
    @bilalerdem8264 Год назад

    I finally didn't fail at first shot, thx for your precious information sir ;)

  • @moshudoduwade219
    @moshudoduwade219 Год назад

    Thank you very much. I'm much more confident on FED than before. Many thanks!🤩😎👍👍

  • @gert-janakerboom1314
    @gert-janakerboom1314 Год назад +1

    Really Great tutorials for a beginner like me!

  • @helijahu
    @helijahu Год назад

    Thanks for your lessons😌🙏
    This is a real godsend!

  • @arjuno7058
    @arjuno7058 10 месяцев назад

    Thank you for making great videos

  • @Multaniprince557
    @Multaniprince557 Год назад

    I liked your stuff and efforts

  • @davidbonilla6889
    @davidbonilla6889 Год назад

    Thank you very much!😁

  • @nusratlines4947
    @nusratlines4947 Год назад

    Really helpful 😊

  • @rosen.espinoza9477
    @rosen.espinoza9477 3 года назад

    I'll check out your website 😀

  • @ngocduongkhanh7343
    @ngocduongkhanh7343 5 месяцев назад

    Nice !

  • @89kylestyle
    @89kylestyle 10 месяцев назад

    I beat this one codefox... and I was foxy about it🦊

  • @henrykmatthew3900
    @henrykmatthew3900 Год назад

    Thank you sooo much. Is there a higher level? I want to learn only from you.

  • @TeacherF-w1z
    @TeacherF-w1z Год назад

    I want to ask two question
    1. how can I change my files(html, css and js) to https to check for responsible design testing
    2. how can I display with live server, not that option in my vscoder
    thank you!

  • @sudarshanahire
    @sudarshanahire 3 года назад +1

    Good work, upload roadmap for developee

  • @Poussyeater-w5e
    @Poussyeater-w5e Год назад

    Great tutorial, man. I have a problem: my message button wasn't displaying, only a square showed. Is anyone facing this too? Please help

  • @ruslangilyazov7733
    @ruslangilyazov7733 8 месяцев назад

    awesome! Thanks for this lesson

  • @gert-janakerboom1314
    @gert-janakerboom1314 Год назад

    just one tiny thing, when i click inside the message box i don't get the blinking cursor for some reason, can enter text though... might be an ES issue since it's 2023 now : )

  • @manamana7446
    @manamana7446 Год назад

    AWESOME tutorial! I have a question though. I might have missed sth but I don't really understand what was the purpose of the button with the envelope icon??

    • @codefoxx
      @codefoxx  Год назад +1

      It was merely there for design purposes. Thanks!

    • @manamana7446
      @manamana7446 Год назад

      @@codefoxx oh okay! thanks for clarifying! :)

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

    please use prevent default my program is no loded please noted

  • @jaydendabsyt1249
    @jaydendabsyt1249 3 года назад

    Nice video :D

    • @codefoxx
      @codefoxx  3 года назад

      Thanks! Don't forget to like if it helped u!

  • @tortik_0162
    @tortik_0162 2 года назад

    icons do not work, although I did the same((

  • @Dope_Stories
    @Dope_Stories Год назад

    Hey IDK why but this did not work for me ... I thought I was going crazy at first but I was not, checked everything like 5 times ... I eventually followed the link in your description to view your version of it and found its somewhat different than what is shown in this video and when copying that instead it DID work. IDK, I am new to JS so I am at a loss as to why what is shown in the video was not working but I figured I would comment just incase anyone else has issues as well.

    • @patrickudenyi8
      @patrickudenyi8 Год назад

      Hey, I had some trouble with my code because my script tag was in the and I think the script was running before the DOM was uploaded. If you are having a similar issue, you can either add the "defer" attribute to the script tag and leave in the , or move the script tag to the end of the section. Hope this helps!

    • @awulutimi7486
      @awulutimi7486 Год назад

      I'm having the same issue too, everything is correct but it's not working

  • @awulutimi7486
    @awulutimi7486 Год назад

    This particular video didnt work for me and i have double checked everything and its correct

  • @aryansinha1818
    @aryansinha1818 9 месяцев назад

    12:46

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

    please use submit in return is false

  • @sudarshanahire
    @sudarshanahire 3 года назад

    Developer

  • @me_sumit_0
    @me_sumit_0 2 года назад

    Sir if this is a JavaScript tutorial, focus more on JavaScript code and it's stuff. In more than half of your video, you're working on HTML and CSS. It's bit frustrating.
    Regards.

    • @codefoxx
      @codefoxx  2 года назад

      Yes, sir

    • @jordycg5818
      @jordycg5818 2 года назад +3

      You can just skip to the javascript part