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


    I have a recurring problem that I can't seem to solve; I struggle a lot to perfectly match my visuals with the required ones. Is setting 'min-height: 100vh' a good idea? Another question, are my backgrounds well integrated? Thanks in advance!

  • Submitted


    Hello! On this project, I encountered an issue with the image. I used 'display: block, width: 100%, object-fit: cover' on the image, but when switching from mobile to desktop format, the image does not fill the div. Additionally, I had another question: for code readability, is it better to use as many .class and .id as possible, or is the goal to use as few as possible? Thanks in advance!

  • Submitted


    No major difficulty for this one either... I invite you to tell me if my code is not optimal, if there are errors not to be reproduced! Maybe my way of coding links is not optimal? Maybe it was best to use Grid instead of Flexbox? Thank you in advance!

  • Submitted


    Hello ! No particular issue with this challenge, perhaps my way of changing the header image from the mobile to the desktop part is not optimal. Could someone please notify me? And as always, if there are any suboptimal aspects in my code, I invite you to let me know to improve. I don't want to remain confined in my mistakes :) Thanks in advance.

  • Submitted


    Hello everyone! No major difficulty in recreating this page, but I have a recurring issue that I would like to solve. How do I properly adjust the size of the HTML? In the example, the mobile version was supposed to take up the entire page, and the desktop version was supposed to be centered. However, it seems like the size of my HTML file is limited. I think the solution is simple, but I prefer to ask!

    Another concern, I'm a bit confused about the use of h1, h2, h3. Is it based on the importance of keywords on the page? Is it okay if they are out of order in the page chronology? (e.g., h1 > h4 > h2)

    And one last question, when I wanted to change the color of the "reaction" block for example, I was looking for a way to take the variable used to color the text and just reduce the alpha of that variable for the background color. However, I can't figure it out. Any solutions? Thanks in advance!

  • Submitted


    Hello everyone, 3rd project created here, no major challenges on this one.. (maybe my code isn't optimal, I'm counting on you to let me know.) The only difficulty I had, and that I had for my previous project, concerns media queries. I want that when it switches from mobile to desktop version, there's no jolt, that there's a smooth transition, is it possible?

  • Submitted


    Hello! 2nd exercise completed on this site, and certainly not the last! I tried starting this page with a mobile-first approach and then adapting it to a web format. I didn't encounter major difficulties (perhaps the code is not optimal? I'm counting on you to let me know), the only challenge I faced was with media queries. How can I create smooth transitions within the media query? Currently, when reaching 900px, there is a sudden jerk.

    I also noticed a larger bottom padding on the page than at the top, and when I inspect the page, nothing is indicated at the bottom; it's not related to the body or anything. I don't understand it much!

    Thanks in advance!

  • Submitted


    Hi Developers,

    I hope this message finds you well. I'm a currently a newbie, started to learn HTML & CSS 2 weeks ago. I have a few questions about this project :

    How do I Change the Color of the dots and numbers of <ul> and <ol> elements? Could you provide insights or best practices on how to alter the color of these list elements effectively?

    I think there is an issue with the responsiveness of my website, and I'm wondering if the use of margins might be contributing to the problem. Should I reconsider using margins in favor of a different approach for better responsiveness? Any guidance on responsive design practices would be greatly appreciated.

    Can you point out other things that went wrong in this project?

    Additionally, I am eager to learn and improve my skills as much as possible. I aspire to minimize errors in coding techniques and structure. If you could provide any advice or share your experiences on learning the ropes effectively, I would be extremely grateful.