Codecopia Reset v1.2

Fresh off the presses

  • Added reset for heading tags, h1, h2, h3, h4, h5, h6
  • Added general class for clearing elementsAll heading tags are now reset to 1em/100% size. A new class “.clear” simply sets the css “clear:both” and is helpful in clearing floated elements. As always using our reset is highly encouraged. Have fun, and happy 2010!
/* Codecopia Reset v1.2  */
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,
var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{border:0;font-style:normal;
font-weight:400;outline:0;margin:0;padding:0}
:focus{outline:0}
input, textarea {margin:0}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;vertical-align:top}
h1, h2, h3, h4, h5, h6 {font-size:1em}
.clear {clear:both}

Powered by Olark