Codesnipp.it Social Code Sharing

Zoran Perin

my CSS reset

by Zoran Perin on May 20, 2011

// simple but effective CSS reset a img,:link img,:visited img { border:0; cursor:pointer; } body,div,dl,dt,dd,pre,form,fieldset,input,table,th,td,embed,object { padding:0; margin:0; } :focus { outline:0; } :link,:visited { text-decoration:none; } table { border-collapse:collapse; border-spacing:0; }

Can't see the comments? Please login first :)