Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
p
>
I will display a
<
/p
>
<
p
>
I will display ̃
<
/p
>
<
p
>
I will display ã
<
/p
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <p>I will display a</p> <p>I will display ̃</p> <p>I will display ã</p> </body> </html>
Result:
Privacy Policy