412543-1.html (226B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <style type="text/css"> 5 6 .c { column-width: 1px; width: 93px; } 7 .c:first-letter { } 8 9 </style> 10 </head> 11 12 <body> 13 14 <div class="c"><small>a b . d e f h i , k ; m n o p q</small></div> 15 16 </body> 17 </html>