Question:

How do you put a picture code in a scrollbox and not have the picture show up, just the code?

by  |  earlier

0 LIKES UnLike

i want a code to show up in a scrollbox but everytime i put it in there the picture shows not the code, and i want the code to show.

 Tags:

   Report

2 ANSWERS


  1. If <textarea>x*x</textarea> does not work then try replacing the < with <. It should display ok once entered since entry will only convert it to <.


  2. put the picture inside a textarea instead of a scrollbox, like this. its the only way:

    <textarea>Picture Code here</textarea>

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.