Author: | mblode |
---|---|
Views Total: | 155 views |
Official Page: | Go to website |
Last Update: | October 18, 2022 |
License: | MIT |
Preview:

Description:
One of the most popular CSS techniques for adjusting the layout of a site is by using a CSS reset.
A CSS reset removes inconsistencies from all the browsers out there, providing a neutral base that you can then adjust as needed.
In this post, we’ll introduce a brand new CSS reset solution called Marx.css, which is a modern, responsive, mobile-friendly, and zero-class CSS reset library that makes it easier to keep stylesheets clean/maintainable and gives your website beautiful typography and a unified layout. Have fun with it.
How to use it:
Load the marx.min.css in the document. Happy coding!
<link rel="stylesheet" href="css/marx.min.css">