M
Melissa J
Guest
I want to post HTML code on my blog so that people who come by can copy the HTML. I do not want to HTML to actually do anything or change anything. I just want to post it so people can see it. I do not know what the code should be.
I have tried the <code></code> combo and it does not work. I still see the images and not the code when I refresh the website.
I have tried also and I still see the pictures instead of the code.
I tried replacing < and > with & lt; and >
No success. I still see the pictures instead of the code
My website is on blogger.com
I have tried <pre> and </pre> with no success. I still see the images and not the code
I was able to do it using:
<textarea readonly="readonly"> </textarea>
I have tried the <code></code> combo and it does not work. I still see the images and not the code when I refresh the website.
I have tried also and I still see the pictures instead of the code.
I tried replacing < and > with & lt; and >
No success. I still see the pictures instead of the code
My website is on blogger.com
I have tried <pre> and </pre> with no success. I still see the images and not the code
I was able to do it using:
<textarea readonly="readonly"> </textarea>