HTML Editor
<!DOCTYPE html> <html lang="en-US"> <head> <style> #point:after{ content:"\02619"; } </style> </head> <body> <p>Reverse Rotated Floral Heart Bullet using Hexa Decimal: &#x2619;</p> <p>Reverse Rotated Floral Heart Bullet using HTML Code: &#9753;</p> <p id="point">Reverse Rotated Floral Heart Bullet using CSS Entity: </p> </body> </html>
OUTPUT
×

Save as Private