What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

How can I get rid of the whitespace?

norrisg

New member
Hi!
I’m pretty new to this so but hopefully I can make my self understood.

I’m creating a website with display: grid, 4 columns 3 rows. When im shrinking the window a lot of whitespace is created in between the rows. How do I fix this?
 
Hi!
I’m pretty new to this so but hopefully I can make my self understood.

I’m creating a website with display: grid, 4 columns 3 rows. When im shrinking the window a lot of whitespace is created in between the rows. How do I fix this?
Using CSS rules
padding and margin. If you show me the page where I could look the code from my web browser, I could tell you better.
 
Back
Top