Is there any way that I show ‘$’ (or any ascii character) without using ‘$’?
I mean, with TeX, ‘k’ is the same as ^^+. And I wonder if there is similar way to do in HTML.
Is there any way that I show ‘$’ (or any ascii character) without using
Share
You can use:
To display a $ in HTML.