Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 767 Bytes

File metadata and controls

24 lines (13 loc) · 767 Bytes

A very basic HTML test page

This is an HTML page to be tested using your own “reset.css” style sheet.

The reasons

It is all about the pros and cons on using reset style sheets.

The most important thing to remember is:

A reset style sheet must show the html content in a readable and useful way.

Example:

Here is an image of what can be considered a readable and useful HTML being exhibited:

Usage:

1 – Put your “reset.css” file with this HTML page together in the same folder and double-click the HTML file.
2 – Compare the resulting exhibited page with the sample image provided.

Suggestions and improvements are always welcome.