HTML Editor
<!DOCTYPE html> <html lang="en-US"> <head> <style> #point:after{ content:"\0274B"; } </style> </head> <body> <p>Heavy Eight Teardrop Spoked Propeller Asterisk using Hexa Decimal: &#x274B;</p> <p>Heavy Eight Teardrop Spoked Propeller Asterisk using HTML Code: &#10059;</p> <p id="point">Heavy Eight Teardrop Spoked Propeller Asterisk using CSS Entity: </p> </body> </html>
OUTPUT
×

Save as Private