Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
11
Comments
150

Gerben Dol

@GerbenDolThe Netherlands3,115 points

Mendix Consultant with a background of front-end development and project management.

I’m currently learning...

JavaScript, Astro, React, Git

Latest solutions

  • 15 minute creation - getting back to it!


    Gerben Dol•3,115
    Submitted over 3 years ago

    1 comment
  • Insure landing | Mobile navigation without JS


    Gerben Dol•3,115
    Submitted over 5 years ago

    1 comment
  • Mobile first Fylo landing page using CSS vars


    Gerben Dol•3,115
    Submitted over 5 years ago

    2 comments
  • Hubble landing, tried to do it in 30 minutes 🤓


    Gerben Dol•3,115
    Submitted over 5 years ago

    0 comments
  • Huddle landing page with GSAP3 animations!


    Gerben Dol•3,115
    Submitted over 5 years ago

    1 comment
  • PING landing page: getting some practice on using em-units!


    Gerben Dol•3,115
    Submitted over 5 years ago

    0 comments
View more solutions

Latest comments

  • Chris-Ann C.•300
    @cdc2021
    Submitted over 4 years ago

    Testimonial Grid using CSS Grid & Flexbox

    2
    Gerben Dol•3,115
    @GerbenDol
    Posted over 4 years ago

    Hey Chris-Ann! Great job on the layout!

    There's a couple of things I'd keep in mind regarding the design:

    • The font-size is a bit small in my opinion, it's a bit hard to read
    • Make sure to check sizes and spacing within the cards. For example right now the profile photos are a bit too big and the margin below the photo is a bit small.

    It's details like this that will get your solution from looking good to looking great!

  • Salah Eddine•160
    @dacitto
    Submitted over 4 years ago

    mobile first / CSS grid + flexbox /SCSS social media dashboard

    2
    Gerben Dol•3,115
    @GerbenDol
    Posted over 4 years ago

    Hi Salah Eddine,

    First thing I noticed: your solution is looking really nice! Loving the spacing, typography and overall feel. Well done! 👌

    A thing to consider:

    • Check out your accessibility and HTML issue rapports

    Honestly, going through your code I think you did really well and I don't have a lot of feedback. Keep up the great work! 😁

  • Toyger•155
    @hacmaz123456
    Submitted over 4 years ago

    FAQ accordion card with html, css and javascript

    3
    Gerben Dol•3,115
    @GerbenDol
    Posted over 4 years ago

    Hey Toyger,

    I think your solution is looking really good! 🙌🏻

    The things I found are that:

    • The animation on the answer in the FAQ is a bit slow
    • The hover on the answer is a bit odd. The color changing and the cursor becoming a pointer suggests the answers is somehow interactive.

    Curious to see what feedback other people have! Keep up the nice work! 💪🏻

  • Leon•180
    @leon-bw
    Submitted over 4 years ago

    Intro with sign up - using BEM, CSS, JavaScript

    1
    Gerben Dol•3,115
    @GerbenDol
    Posted over 4 years ago

    Hey Leon, cool to see you're learning to use BEM! 💪🏻

    I've looked at your code and noticed you're not using the -- part in BEM correctly yet.

    For example: <div class="card__offer"><p class="card__offer--text"><span>Try it free 7 days</span> then $20/mo. thereafter</p></div>

    So .card__offer suggests that this is in an element in .card which it is not. So, maybe change this to be the block and call it .card. The text (honestly, I'm not sure you even need a class on this paragraph as you'll probably style all text the same in here) could become .card__text.

    Only use the -- in your class if it is a modifier on an already existing element. For example, let's say this case of the .card__text is special since it is highlighted. You want all the styling .card__text already has, but with a modification on it's background-color. You'd make it like <p class="card__text card__text--highlight"> to use the basic styles and apply the modifier.

    Be sure to check out some articles diving into what all the ideas behind BEM are to avoid making these mistakes. Hit me up on Slack if you need some more help! I'm on there using the same name as I am here. 🙌🏻

  • Nafsuki•245
    @Nafsuki
    Submitted over 4 years ago

    Ping Coming Soon Page using Sass & JS

    3
    Gerben Dol•3,115
    @GerbenDol
    Posted over 4 years ago

    Hey Nafsuki!

    Your solution looks great - really well done! 🤩

    One thing I'd consider paying attention to is the nesting of your SASS. Right now your style on, for example, your h1 only works as long as it is in the .container. Do you really need that depth in your selector or risk the style breaking as soon as it is used outside of the .container?

    In a small project like this obviously it's no problem at all, but keep this in mind on bigger projects! 😄

  • Shivam•520
    @shivjoshi1996
    Submitted over 5 years ago

    Mobile-First Page using CSS Flexbox

    1
    Gerben Dol•3,115
    @GerbenDol
    Posted over 5 years ago

    Hey!

    So my tip: instead of setting a padding or margin left on all the separate content elements, just set a padding-left on your .left-wrapper so it's more universal and anything your throw in there is just aligned properly by default.

    Great solution overall, keep up the good work! 💪🏻

View more comments

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Beta Member

This badge is a shoutout to the early members of our community. They've been around since the early days, putting up with (and reporting!) bugs and adjusting to big UX overhauls!

Mentor of the Week - 1st Place

This badge is awarded to the top placed community member on the weekly Wall of Fame.

Mentor of the Month - 1st Place

This badge is awarded to the top placed community member on the monthly Wall of Fame.

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub