Relative Content

Tag Archive for htmlcsslayoutcss-gridvisual-web-developer

Fixed sidebar and fixed header with scrollable grid main content

Im having trouble fixing my layout, so basically i want to design a layout for my website project that has a sidebar and a header, but i want the header and sidebar to be fixed but the content of my main with a grid content is the only scrollable im close to making it work, but when i put the place-content: center on my cards-container it overlaps to the header and the cards cannot be scrolled.