smileys-1-ref.html (346B)
1 <html> 2 <head> 3 <style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style> 4 </head> 5 <body> 6 7 <p>:)</p> 8 <p>;)</p> 9 <p>:(</p> 10 <p>:-)</p> 11 <p>:-(</p> 12 <p>:P</p> 13 <p>:D</p> 14 <p>:-D</p> 15 <p>:^)</p> 16 <p>:-/</p> 17 <p>=^_^=</p> 18 <p>\^_^/</p> 19 <p>^-^</p> 20 <p>^^;;</p> 21 <p>o_O</p> 22 <p>-__-;;</p> 23 <p>>_<</p> 24 <p>><</p> 25 26 </body> 27 </html>