first line in other color


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



Copy this code and paste it in your HTML
  1. P:first-line {color: red;}
  2. <P>The first line of this paragraph is red
  3. this is normal...</P>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.