HTML Editor
<!DOCTYPE html> <html lang="en-US"> <head> <style> #point:after{ content:"\0268E"; } </style> </head> <body> <p>Digram For Lesser Yang using Hexa Decimal: &#x268E;</p> <p>Digram For Lesser Yang using HTML Code: &#9870;</p> <p id="point">Digram For Lesser Yang using CSS Entity: </p> </body> </html>
OUTPUT
×

Save as Private