marker-content-024-ref.html (446B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Reference: ::marker pseudo elements styled with 'content' property</title> 4 <link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com"> 5 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> 6 <style> 7 div { 8 white-space: pre; 9 font: 25px/1 Ahem; 10 text-emphasis-style: circle; 11 -webkit-text-emphasis-style: circle; 12 } 13 </style> 14 <div>XÉ pÉ 15 Ép pp 16 XÉ pÉ 17 Ép pp 18 </div>