I'd like to give instructions to people filling out the form, on how they can add a link. If I try to post an example of the HTML code in the description, it just turns it into a hyperlink! How can I post the code so it stays as "<a href...." etc.?
I'd like to give instructions to people filling out the form, on how they can add a link. If I try to post an example of the HTML code in the description, it just turns it into a hyperlink! How can I post the code so it stays as "<a href...." etc.?
Try using the "pre" tag around your code sample. See if that works for you.