groups

name language licence
Consolidate RapidWeaver style sheets PHP Other
Directories PHP Other
PlusKit PHP Contact Form Solution PHP Other
seyDoggy Reset CSS Other
custom css link for RapidWeaver CSS Other
2 columns within columns HTML GPL 2
ExtraContent Sample - HTML Code HTML Other
Distro release information bash GPL 2

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



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...)