Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
13
Comments
1

Grzegorz

@GregW1994Gdynia130 points

Hi, I'm Grzegorz, I'm 28 years old and I'm from Poland. In January I quit my job at a warehouse with a goal of moving to a warmer place and learning to code there. I partially followed the plan - I'm still in Poland, but I'm learning to code.

Latest solutions

  • Simple project


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
  • Simple page built with grid and flexbox


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
  • Website built with grid


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
  • Simple project built with grid


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
  • Simple project build with flexbox and grid


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
  • Simple page built with grid


    Grzegorz•130
    Submitted about 3 years ago

    0 comments
View more solutions

Latest comments

  • Raymond Visser•80
    @Halaszraymond
    Submitted about 3 years ago

    3-Column-preview-card-component

    4
    Grzegorz•130
    @GregW1994
    Posted about 3 years ago

    Hi!

    The gaps between your items is a result of a whitespace in your code - namely a line break (enter button) between divs. To get rid of it, simply remove line breaks between closing and opening tags of your <div> items. See below:

    Change this: </div> <div class="suvs">

      </div>
      <div class="luxury">
    

    To this: </div><div class="suvs">

      </div><div class="luxury">
    

    Learning "Flexbox", and later "CSS GRID" would make creating layout for the website a lot easier. I would recommend it as a next step in your learning journey :)

Frontend Mentor logo

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

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