Hero Section

Welcome to the CSS Cheat Sheet. This site is created with pure CSS and Media Queries and is fully responsive so feel free to open up the developer tools and explore, and even copy some of these into your own project.

coloring

Section One

Each are underneath the Hero is known as a Section. Each Section can have unique arrangements so I have shown what the more popular types of arrangements are. This particular arrangement was using the CSS Grid layout.

coloring
coloring
coloring
coloring

Section Two

This was created using the CSS FlexBox layout

Section Three Box One

This is a common display for multiple items or products.

coloring
coloring

Section Three Box Two

This too was implemented using CSS FlexBox

Contact Us

Forms are a common implement so I thought it would be nice to include one here with a bit of styling