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 am happy to complete this project because it has helped me to upgrade my CSS learning. This is my first ever project using the CSS Custom Properties. After Studying CSS variables, I took it on practically by using its application on this Order Card Summary Project and it was to me intelligence catching fun.

    -In addition to this, I personally learnt 12 ways to be able to center a div in CSS which was very fun to me using parent div and also child div on HTML. These are snippets of codes that I personally put on this.

    :root {
      --body-background-color: rgb(224, 232, 255);
      --container-content-color: rgb(255, 255, 255);
      --inner-background-color: rgb(245, 247, 255);
      --button-background-color: hsl(245, 75%, 52%);
      --button-text-color: rgb(255, 255, 255);
      --cancel-text-color: rgb(31, 47, 86);
    }
    section {
      display: flex;
    }
    .container {
      margin: auto;
    }
    

    Though I am happy about this project and thank God for this but I have so much to do in future to improve the way of how I write my clean code especially I want my focus to be squarely on writing Modern CSS and doing great project with a few lines of codes.

  • Submitted


    Hello my fellow developers, I am happy that I am able to complete and submit my third project here on Frontendmentor. This project took my time and though I had finished this project for a long time but I was very busy to submit it though I am still working on it.

    The part I found challenging to me is making the curvy background especially making it responsive at all screens which I almost achieve using width:calc(98vw + 10px) also was my first time of using this CSS function. In addition, working on the responsiveness too took me a little time.

    Finally this project has strengthen my HTML and CSS skills more but this is not yet a perfect solution please kindly help me review the codes and correct anything wrong

  • Submitted


    This challenge has strected me so much beyond what I can handle. I have relearnt my CSS GRID from different resources like the MDN,W3 SCHOOLS and other useful resources, I have relearnt css units. I saw the application that [at]import rule must always be at the top of your CSS file and the two different syntax to write using strings-'' and url(). It is a big fun learning this. This project also deepens my specifity,inheritance and Cascade knowledge which I read from these books(CSS Definite Guide by Eric A. Meyer,Estelle Werl by O'Reilly Publications and Modern CSS by Joe Attardi ).

    I need feedback on the responsiveness

  • Submitted


    This is my first hosted website after labouring for some months now working on my frontend skills which has been a beautiful good journey for me. Durimg the course of buiding this project, I encoutred different types of challemges like placing my image URL incoorect which which made my svgs not showing which I later correct.

    Another part is the designis as glose as possible not the thesame with the desired design.I will like ffedbacks from the proffessional who sees my design