| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <title>CSS Reference: ::marker pseudo elements styled with 'content' property</title> | |
| <link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com"> | |
| <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> | |
| <style> | |
| div { | |
| white-space: pre; | |
| font: 25px/1 Ahem; | |
| text-emphasis-style: circle; | |
| -webkit-text-emphasis-style: circle; | |
| } | |
| </style> | |
| <div>XÉ pÉ | |
| Ép pp | |
| XÉ pÉ | |
| Ép pp | |
| </div> |