Pax2005-12-21 15:41 | Hello, im trying to make links and <img src> for more pictures in the descriptions but they arent working. the link is in there correctly but it directs to the root page.
<a href=''http://www.picuploader.com/view.php?image=0e9313c896.jpg''><img src=''http://www.picuploader.com/t/t_0e9313c896.jpg''></a>
It'll show that the image linked from my root page.Thanks in advance. |
Pax2005-12-21 16:00 | I found the answer just change from
<img src=&q
uot;xxx"> to <img src='xxx'> |