Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    hello!!! I have some questions about css in this proyect;

    1. I choose to put @font-face to insert the different fonts , is this better than with a link on the html? which one is faster or what do you recommend.?
    2. Using css to change de style when you put a incorrect value on the inputs i used :invalid for inputs and for the text, but wasn´t working for the label to change the color, so i have to use :has(input:invalid) . why was this happening? anyone can tell me?

    About javascript is there any other functions or methods more apropiated?

    thanks a lot for reading!!!!!

  • Submitted


    Hello everyone! I Would like to know your opinions and suggestions about units. I try to use everything with "rem", but still having problems for doing it responsive. I mean that i have to change paddings, margins, etc. Is this normal or there is a easiest way to do it? About javascript code, if there is a better way to do validations let me know.

    Thanks for reading!!😀

  • Submitted

    signup form

    • HTML
    • CSS
    • JS

    0


    Just starting to get in touch with javascript! this was challenging but fun!

    I am a bit confuse about when to use getElementById or querySelector, if i have a unique class for every input it would be the same using any of them? or there is any difference?

    If you have any other suggestion for improve the code let me know!! Thanks a lot for reading! 🙌

  • Submitted


    Javascrip: I would like to simplify the 5 functions with an event ( "click") in just one if is posible. Could you help me with that?

    Thanks a lot to everyone who spend time on reading me!!

  • Submitted


    Do you see necesary to put the image and text into the divs, So i can put style directly to the div? Or is it better to do it with out it so the code is cleaner? thanks!

    first challenge!!