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

  • @vanthinh01052001

    Submitted

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

    nothing

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

    nothing

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

    nothing

    @Maxked-Code

    Posted

    Very nice work. Keep going!

    0
  • @Maxked-Code

    Posted

    Very Nice semantic structure, accessibilty is great range of screen fits the code is well-structured

    1
  • @Maxked-Code

    Posted

    Wow !! you worked very thoroughly and precisely. Nice!

    0
  • @Maxked-Code

    Posted

    Very nice work. Keep going!!

    Marked as helpful

    1
  • @RogerTito455

    Submitted

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

    Honestly, I'm really proud of the patience that I was doing this because there were moments that I thought that this was impossible because the container didn't fix. But I could overcome that I could do this :D

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

    Well, I really find difficult to put the container in the correct place, and secondly, I didn't how to put the button in the right place and how to put the hover. I started trying other things like instead of modifying only the class of the button I started modifying the a to make the button.

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

    I would like to know how to make the code more efficient and understandable for the others

    @Maxked-Code

    Posted

    Very nice semantic HTML Great job looks good Keep up and keep going

    Marked as helpful

    0
  • @Maxked-Code

    Posted

    You did a very good job. Well done!

    0
  • @basitali07

    Submitted

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

    I proud on my HTML Skills and also on CSS box model but unfortunately i am facing difficulty to make websites responsive that's why i want learn CSS media quaries for making websites responsive. So i will make project with responsivness next time!

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

    I learned alot of things during this challenge but at the some part of code i face some difficulty to align the h1 element and p element. Because of not writing the exact text on my HTML code....

    below are code snippets on that part i faced difficulty:

    
                Improve your front-end skills by building projects
                Scan the QR code to visit Frontend Mentor and take your coding skills to the next level
              
    
    .text{
        text-align: center;
        padding: 0 25px;
    }
    h1{
        color: hsl(218, 44%, 22%);
        font-family: "Outfit", sans-serif;
        font-size: 22px;
        font-weight: 700;
        padding: 20px 0;
    }
    p{
        font-family: "Outfit", sans-serif;
        font-size: 15px;
        font-weight: 400;
        padding:0 15px 30px;
        color: hsl(216, 15%, 48%);
    }
    

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

    I want to continue focus on media quaries to make website responsive beacuase i haven't learn media quaries yet.

    @Maxked-Code

    Posted

    the semantic structure looks nice and ordered.

    0