Hi,
What is the visual difference between:
In the CSS file:
andCode:p:first-letter {font-size: 14pt; font-style: italic;}
Below is the code in the body of the html page:Code:p.first:first-letter {font-size: 14pt; font-style: italic;}
Pictures would be good to help explain this to me.Code:<p> Joe's Fruit and Vegetables started out as a traditional store selling store selling fruit and veg along with other commodity items such as milk, soft drinks and sweets etc. Joe's has been in business for 27 years and has reputation for the quality of their goods.</p>
Thanks
NW




Reply With Quote