How to use a CSS Reset
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
How to use a CSS Reset
The what, why, and how of using a CSS Reset Stylesheet.http://flarnie.com/2011/css/how-to-use-a-css-reset/
Total Hits: 4285
Total Votes: 37 votes
Category: CSS/Basic
Submitted on: 2012-08-16 17:28:54
Submitted By: FT Marchan
Description:
What is a CSS Reset?
A CSS Reset is a chunk of CSS code which defines baseline styles for some (or all) HTML elements. There are a plethora of CSS Reset stylesheets out there, and it's easy to write your own.
Why use a CSS Reset?
Different browsers use varied default style settings, and these differences can screw up your layout! Resetting these styles to one base evens out the differences, meaning fewer cross-browser issues when designing a website.
And in the end, there is little to lose. A very basic CSS Reset takes up little space and can be easily over-written if it presents any problems.
How To Use a CSS Reset:
- Either write your own or copy-paste a free version into the top of your style.css.
- Alternately, you can save the CSS Reset in a different file, (reset.css), and then call it at the top of your style.css.
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.22% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 18.92% |
7 |





16.22%

16.22%

16.22%

16.22%

18.92%