HTML Editor
<!DOCTYPE html> <html lang="en-US"> <head> <style> #point:after{ content:"\022F4"; } </style> </head> <body> <p>Element Of With Vertical Bar At End Of Horizontal Stroke Small using Hexa Decimal: &#x22F4;</p> <p>Element Of With Vertical Bar At End Of Horizontal Stroke Small using HTML Code: &#8948;</p> <p>Element Of With Vertical Bar At End Of Horizontal Stroke Small using HTML Entity: &isins;</p> <p id="point">Element Of With Vertical Bar At End Of Horizontal Stroke Small using CSS Entity: </p> </body> </html>
OUTPUT
×

Save as Private