Hi,
Thanks for the advice, but I wanted to use HTML5 directly, so that I could set up custom elements exactly as I wanted.
Anyway, I managed to do what I wanted… kind of.
Thanks.
LOL, maybe I didn’t explain properly.
Of course, i write
<h3 style="text-align:center;">Lorem Ipsum</h3>
But wordpress changes it to
<h3 style="\"text-align:" center;\">Lorem Ipsum</h3>
What I want to know is why. And how to stop it.