Advertisement
LrdArc

CSS Reset

Dec 25th, 2014
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.47 KB | None | 0 0
  1. /* --- CSS Reset --- */
  2. a,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,del,details,dfn,div,dl,em,embed,
  3. figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,
  4. output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  5.     margin:0;padding:0;border:0;vertical-align:baseline
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement