targeting Chrome only


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. body:nth-of-type(1) p{
  2. color: #333333;
  3. }

URL: http://www.catswhocode.com/blog/15-techniques-and-tools-for-cross-browser-css-coding

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.