blob: 524414933cdfaaa7de6a5fd4f1ea9c0bf26fd416 [file] [log] [blame]
<html>
<head>
<style>
p:first-letter {
color: maroon;
font-size: 36px;
}
</style>
<body><p style="border:2px solid blue">Maroon on the first letter only.</p>
</html>