How would you make the first letter of every paragraph on the page red?

Advertisement

  • p::first-letter { color: red; }
  • p:first-letter { color: red; }
  • first-letter::p { color: red; }
  • first-letter:p { color: red; }
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment

Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.