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

  • @KurtGonzales

    Submitted

    I really tried my best to build the exact design of this challenge. The footer on my desktop view is not that good. can you please give me some advice on how will I fix the footer on desktop view. Any feedbacks will be appreciated. Thank you!

    @surphury

    Posted

    I recommend you using grid in stay production's section and testimonial's section... It gonna look much better...

    0
  • @KurtGonzales

    Submitted

    Hi everyone! I'm a newbie here, I'm a college sophomore taking Bachelor of Science in Information Technology. I just want to share my work here. I'm open for any suggestion that will improve my project. I'm currently working for the mobile view of this project. Thank you!

    @surphury

    Posted

    I would like to give you feedback but I can't see the see site :/

    0
  • @KurtGonzales

    Submitted

    The grid-gap is not working on my media queries so I adjusted the gap with the use of margins. Any feedback will be appreciated. Thank you everyone. Here is my code: .column-1 { height: 80vh; margin-left: 77px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }

    .column-2 {
        height: 80vh;
    }
    
    .column-3 {
        height: 80vh;
        margin-left: -77px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    

    @surphury

    Posted

    Try with gap:20px;

    Marked as helpful

    0
  • Julien 20

    @julienbenincasa

    Submitted

    Hello ! This is my solution for this challenge. I'm quite satisfied of the result but I have the feeling that I made I difficult for no reasons. I think that there are way easier ways to display the main container. I used px (I thought it was easier for the img) which I think isn't the best way to do it, maybe I should have used % or vh or I don't know what. I think the responsive side is ok but my method ****ed me a bit for Ipad widths (I cut a very very little bit of content).

    If you have any tips on html/css manners that I should avoid or things that could save me time and make the responsive side easier and cleaner, let me know !

    @surphury

    Posted

    It looks very good, ¡keep coding!

    0