How does one put AA art into HTML? (4)

1 Name: #!/usr/bin/anonymous : 2012-01-07 22:03 ID:SP7bgO4b

I tried when I went to put some aa into a plain html on my server, after saving I refreshed the page to look at it and this [aa]( ´・ω・)[/aa] had turned into ( ´・ω・)

So obviously that does not work. How does one do it?

2 Name: #!/usr/bin/anonymous : 2012-01-07 22:13 ID:SP7bgO4b

>>1 lol my aa tags

Also when I tried (ノ ಠ益ಠ)ノ it came out as (ノ ಠ益ಠ)ノ

3 Name: #!/usr/bin/anonymous : 2012-01-08 19:07 ID:Hd2db/sX

Several ways, you can do <pre>AA here</pre> and/or make sure your using text/html; charset=utf-8 as your content-type.

4 Name: #!/usr/bin/anonymous : 2012-01-09 20:37 ID:uVz27d74

>>3

Ah thank you. The <pre> tag did not work but changing it from "text/html; charset=ISO-8859-1" to what you posted did work. Thank you!

This thread has been closed. You cannot post in this thread any longer.