groups

name language licence
xml flash photoflow HTML Other
CSS basic CSS Other
Eric Meyer's CSS Reset CSS Other
lorem Ipsum HTML Other
WA fail inline PHP Other
focus form js Other Other
favicon link HTML Other
if readable and exsists PHP Other

< 1 2 3 4 5 6 >



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