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


    Hello, Gooday Frontend Mentor. I just completed this challenge using purely semantic html5 elements and css3 pseudo selectors and classes. No divs were used in the project.

    Any suggestions on hw I can improve are very much welcomed.

  • Submitted


    Hello Frontend Mentor !!

    I finally completed this challenge, and I learned a lot about how grid templates work.

    You can take a look at my code via my git hub link and give me suggestion on how I can Improve.

    Thanks.

  • Submitted


    Hello, Frontend Mentor ?

    I just completed this social proof section challenge using CSS grids.

    I have an issue with the background-bottom image. It is not displayed. The thing I discovered while debugging my CSS code is that when I removed the absolute position property on the body element, which I used along side the display table to vertically align the content of my page, the background image would show. and when I set the position to absolute, the background image at the bottom will disappear.

    I have tried other methods such as flex and grid in trying to align the content of my page vertically and none of them seem to be working. That's why I had to go with the table method, which requires absolute positioning.

    Any suggestions on how I can solve this issue would be highly welcome. Thank you.

    This is the link to my repo : https://github.com/ovie-best/Frontend-Mentor---Social-proof-section-solution.git

  • Submitted

    Ping Landing Page With Client Side Email Validation with Regex in JS

    #accessibility#jss#sass/scss#vanilla-extract
    • HTML
    • CSS
    • JS

    0


    Hello everyone and Frontend Mentor !!!

    This is my solution to the Ping Landing Page challenge. Please take a look at my code, especially the JavaScript for the email validation. I used regular expressions to implement it.

    Your reviews and criticisms are much welcomed and highly appreciated.

    THANK YOU !!!

  • Submitted

    Blogr landing page

    #accessibility#jss#sass/scss#vanilla-extract#materialize-css
    • HTML
    • CSS
    • JS

    1


    Hello Frontend Mentor !!! This is my solution to the Blogr Landing Page Challenge.

    I was able to practice some of my CSS layout skills, and some things were difficult, but I eventually found my way out.

    You can also take a look at my code through the repository link. The code is not clean though.

    I am still learning