/* Set a large first letter in each TAG P statement Note the definition :: in CSS language */ p::first-letter { font-size: 200%; color: #000; font-weight: 900; }