groups

name language licence
seyDoggy Reset CSS Other
custom css link for RapidWeaver CSS Other
2 columns within columns HTML GPL 2



language: CSS
licence: Other

seyDoggy Reset

options: view full snippetsend to code collector
/* @group RESET */
* {
	padding: 0;
	margin: 0;
}

header, hgroup, section, nav {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 1.0em;
	line-height: 1.0em;
}

	
(Continues...)