This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
Picture codes aren't working

Hey, I'm working on a website for clan, which is a sort of group for gaming, and I was making this website, and it wasn't working when I would do the code. I would check back by viewing the site, then viewing source, and I saw it didn't say what the URL for the pictures was. Is this because I used a subfolder inside of images?

Browser: ,2

Re: Picture codes aren't working

What you say doesn't seem to make sense when viewing your site. At first I thought you had gone back later and fixed it.
But eventually, I came to suspect that your problem might be that the links did not work. If so, I can explain that. If not, maybe I should explain that anyway.

If you compare this code:



with this one (which works):




I think you will see it at once. The link starts with <a href="whatever"> and ends with . The image must be between those tags for your link to be working.