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 comments

  • matbac85 600

    @matbac85

    Submitted

    What are you most proud of, and what would you do differently next time?

    Hello everyone !

    I didn't like this challenge.

    What challenges did you encounter, and how did you overcome them?

    I found that there were a lot of little adjustments to be made in order to stick as closely as possible to the design. In the end, I stopped following the design because I didn't understand the logic behind the spacing between viewports.

    What specific areas of your project would you like help with?

    I'm not at all happy with what I've done, but I wanted to finish it and move on to something else. I certainly could have done better, but when you spend a lot of time preparing everything, it's hard to go back or start again.

    If you have any advice, I'd love to hear from you. I'm sure there is a better way to proceed...

    P
    Sean 210

    @UFXtrendscalper

    Posted

    Great work on the project! If I may offer a piece of feedback regarding the image positioning, using a negative margin can help achieve a image cutoff.

    Specifically, you could apply:

    style="margin-left: -30px;"
    style="margin-right: -30px"
    

    This approach can adjust the image's alignment without affecting the layout of neighboring elements. Feel free to have a look at my solution for this project where I implemented a similar technique. Cheers

    Marked as helpful

    0
  • P
    Sean 210

    @UFXtrendscalper

    Posted

    Nice work.

    Marked as helpful

    0
  • P
    Sean 210

    @UFXtrendscalper

    Posted

    Very Nice, looks good. One suggest for your H1 tag is to potential use clamp() I found this site really helpful - https://utopia.fyi/type/calculator/ Cheers

    0
  • @Victortxr87

    Submitted

    What are you most proud of, and what would you do differently next time?

    all challenges

    What challenges did you encounter, and how did you overcome them?

    all challenges

    What specific areas of your project would you like help with?

    all challenges

    P
    Sean 210

    @UFXtrendscalper

    Posted

    Very nice. I really like your CSS layout. I added h1, h2, h3 { line-height: 1; } to my css reset file.

    0
  • @Pinielpeti

    Submitted

    What are you most proud of, and what would you do differently next time?

    .

    What challenges did you encounter, and how did you overcome them?

    .

    What specific areas of your project would you like help with?

    .

    P
    Sean 210

    @UFXtrendscalper

    Posted

    I liked how you matched the preparation time background to the background.

    0
  • Charlie 300

    @Xarlizard

    Submitted

    What are you most proud of, and what would you do differently next time?

    .

    What challenges did you encounter, and how did you overcome them?

    .

    What specific areas of your project would you like help with?

    .

    P
    Sean 210

    @UFXtrendscalper

    Posted

    👌🏼

    1
  • LuBrito 60

    @Luizadebrito

    Submitted

    What are you most proud of, and what would you do differently next time?

    I'm pround to be able to do this challenge.

    What challenges did you encounter, and how did you overcome them?

    I didn't found any big difficulties.

    What specific areas of your project would you like help with?

    If there's something you'll think I should change to do my code better, I would be glad to receiv some feedback.

    The only thing I wasn't able to do was to let de font-size smaller on mobile without Media Query. So, I would be happy if someone could help me with this.

    P
    Sean 210

    @UFXtrendscalper

    Posted

    Great job!

    Marked as helpful

    0
  • P
    Sean 210

    @UFXtrendscalper

    Posted

    Good Job. How come you didn't do height 100% instead of 100vh?

    1