[!NOTE] This is a work in progress.
This is my CSS reset: a set of baseline styles that I use whenever I start a new project.
See the source file.
Modern browsers (not Internet Explorer).
Option 1: Direct Copy
Copy the contents of the stylesheet and paste it into your CSS file.
Option 2: Link to the Latest Version
Alternatively, you can link to the most recent version of the stylesheet in your HTML file:
<link rel="stylesheet" href="https://germanfrelo.github.io/base-css-stylesheet/base.css" />
There are various pages with HTML elements to be used for testing purposes. Some of them are: