3 <style type=
"text/css"> p
{ margin: 5px 1em; width: 0; } </style>
7 <!-- U+2024 is ONE DOT LEADER -->
8 <p>abcdef
․․․abcdef
</p>
10 <!-- U+2025 is TWO DOT LEADER -->
11 <p>abcdef
‥‥‥abcdef
</p>
13 <!-- U+2026 is HORIZONTAL ELLIPSIS -->
14 <p>abcdef
………abcdef
</p>