Skip to content

Instantly share code, notes, and snippets.

View DevouraStudio's full-sized avatar
🎯
Focusing

DevouraStudio

🎯
Focusing
View GitHub Profile
@DevouraStudio
DevouraStudio / Reset.css
Created February 11, 2026 15:39
A CSS Reset Stylesheet Designed To Remove Default Browser Styling From HTML Elements In Order To Create A Consistent Baseline Across Different Browsers. Browsers Apply Their Own Default Styles (Margins, Paddings, Font Sizes, List Styles, Table Spacing, Etc.). These Defaults Vary Between Browsers (Chrome, Firefox, Safari, Etc.), Which Can Cause I…
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,