PDA

View Full Version : Complicated... html code problems???



Toes
26-10-2005, 07:38 PM
i have made a link to my website but I need to know how to put it up with out turning into the code?... the html code is
<center> <a href=http://www.mcstamps.piczo.com> <img src=http://img406.imageshack.us/img406/1210/8831136af.gif alt="mcstamps.piczo.com" border=0> </a> </center> but on my website it comes up as the picture. if you understand please help, maybe a blog could help? (If you don't understand then i will try to explain it better.

Kardan
26-10-2005, 07:41 PM
I get what you mean you want:

<center> <a href=http://www.mcstamps.piczo.com> <img src=http://img406.imageshack.us/img406/1210/8831136af.gif alt="mcstamps.piczo.com" border=0> </a> </center>

That on you're site as text not as code.

Can't help you though :rolleyes:

Toes
26-10-2005, 07:42 PM
You might get me but I don't get you. On my site the doesn't come up as the code it comes up as the picturre link. :s

redtom
26-10-2005, 07:46 PM
do u want the code to come up so other people can use it?

Mentor
26-10-2005, 07:47 PM
Youd need to put it in a text box of input box of some sort

<textarea name="bob" >

CODE HERE

</textarea>

or input

<input name="" type="text" value="CODE HERE">

Toes
26-10-2005, 07:49 PM
do u want the code to come up so other people can use it?

Yeah tom thats it exactly

splintercell!
26-10-2005, 07:57 PM
or use... &gt; or &lt; instead off < or >

Mentor
26-10-2005, 08:01 PM
quoted as this is the answer to your question and the question u posted after i answered it.

Youd need to put it in a text box of input box of some sort

<textarea name="bob" >

CODE HERE

</textarea>

or input

<input name="" type="text" value="CODE HERE">


or use... &gt; or &lt; instead off < or >

Thats also a good way of doing it, i actaly didnt think of that lol :D

Toes
26-10-2005, 08:03 PM
Youd need to put it in a text box of input box of some sort

<textarea name="bob" >

CODE HERE

</textarea>

or input

<input name="" type="text" value="CODE HERE">

Thanks mentor! That worked, Rep+ ;D

Want to hide these adverts? Register an account for free!