I want to post some html code in a question of mine, but when I do the forum runs the html code instead of just printing the text.
Is there a way to post html code so it will just post the code not run it as html code?
lo m8! put it in the PHP or AS code tags… not sure why it won’t work in the normal CODE tag…
<html>
<body>
Testing Testing 123
</body>
</html>
[AS]<html>
<body>
Testing Testing 123
</body>
</html>[/AS]
yO asphalt, thought i’d let you know that the link to your site has an exta </A> tag somewhere which is stuffing it up a bit
ooops! so there is! thanks man
EDIT: should be fixed now - thanks for the heads-up :thumb: