groups

name language licence
wordpress css statement CSS Other
CSS structor CSS Other
CSS basic CSS Other
Eric Meyer's CSS Reset CSS Other

< 1 2 >



language: CSS
licence: Other

CSS basic

options: view full snippetsend to code collector
body {
	color: black;
	font: 65.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

hr {
	display:none;
}

h1 {
	
}

	
(Continues...)