The following styles can be applied for drop case the first letter.
.DropCaps:First-Letter
{
font-size:200%;
float:left;
color:blue;
}
This is a example how to set the CSS styles to make the drop case for the first letter.
The following styles can be applied for drop case the first letter.
.DropCaps:First-Letter
{
font-size:200%;
float:left;
color:blue;
}
This is a example how to set the CSS styles to make the drop case for the first letter.
Share with