Images won't appear? help...

Started by shining_light June 27th, 2004 3:20 PM
  • 550 views
  • 11 replies

shining_light

Dolphins. ^^. School. ;-;

Age 30
Where ever the dolphins are. XD
Seen October 31st, 2004
Posted September 25th, 2004
584 posts
19.2 Years
hey ya all! i have a qiuck question. i have a site on freewebs that is in the making. i'm trying to put my siggy in there. when i edit it and put images in, i can see them after i edit it. but if i open another window and go to it, the images won't appear. peeps, this is driving me nuts. please help!
Is now known as: Lil' Schu

aRedMoon

Wait for me outside the lines

Age 34
Male
Minnesota
Seen April 23rd, 2018
Posted September 10th, 2013
11,126 posts
19.2 Years
Hmm, you use you using the right coding? Give me a link to the site and I'll check it out.
facebook \\ twitter \\ blog a.k.a life // tumblr // google+

june 10, 2003 = registered at old pc
march 24, 2004 = registered at new pc
june, 2004 = modded ;;; august, 2004 = quit/fired (point of debate)
december, 2004 = banned ;;; december 2, 2005 = unbanned
june 10, 2008 = omg... five years!
june 10, 2012 = countdown to nine years on pc...

Kipkip

Join the Revolution

Age 32
Seen June 24th, 2007
Posted October 18th, 2005
968 posts
19.4 Years
Ohh you did this:
img src="<A href="http://img54.photobucket.com/albums/v166/lil_schu_99/
Shinins_trainerscard.bmp">http://img54.photobucket.com/albums/v166/lil_schu_99/Shinins_trainerscard.bmp</A>
It should be this:
<a href="http://img54.photobucket.com/albums/v166/lil_schu_99/
Shinins_trainerscard.bmp"><img src="http://img54.photobucket.com/albums/v166/lil_schu_99/
Shinins_trainerscard.bmp"></a>
To do that is Freewebs, just delete the picure, put in HTML code(there should be a button) and put in the above code I gave you. I hope that helps.

aRedMoon

Wait for me outside the lines

Age 34
Male
Minnesota
Seen April 23rd, 2018
Posted September 10th, 2013
11,126 posts
19.2 Years
And if you just want a pic...
<img src="http://img54.photobucket.com/albums/v166/lil_schu_99/
Shinins_trainerscard.bmp"></img>
facebook \\ twitter \\ blog a.k.a life // tumblr // google+

june 10, 2003 = registered at old pc
march 24, 2004 = registered at new pc
june, 2004 = modded ;;; august, 2004 = quit/fired (point of debate)
december, 2004 = banned ;;; december 2, 2005 = unbanned
june 10, 2008 = omg... five years!
june 10, 2012 = countdown to nine years on pc...
Canada
Seen February 27th, 2005
Posted February 27th, 2005
731 posts
19.2 Years
Sometimes on things they will actually make it when you type < it will come out as < because they use a code similar to &nbsp; the spacer code Bleh Thats all I can think of. Otherwise try the XML.

Yes, it is changing the instances of "<" to "&lt;", et cetera.

If shining_light uses a text HTML editor, then there shouldn't be a problem. I don't know if FreeWebs provides a web-based one. If they do, she could use that. Alternatively, she could write the HTML file in Notepad, and then upload the file to her site. She must be using one of those web-based editors that outputs HTML code for you. Those things are more trouble than they're worth.

aRedMoon

Wait for me outside the lines

Age 34
Male
Minnesota
Seen April 23rd, 2018
Posted September 10th, 2013
11,126 posts
19.2 Years
Sometimes on things they will actually make it when you type < it will come out as < because they use a code similar to &nbsp; the spacer code Bleh Thats all I can think of. Otherwise try the XML.

That's exactly what it's doing.


And technically, you are supposed to have the end code, but it's isn't normally used.

I made an HTML version with the correct code, so nyah~
facebook \\ twitter \\ blog a.k.a life // tumblr // google+

june 10, 2003 = registered at old pc
march 24, 2004 = registered at new pc
june, 2004 = modded ;;; august, 2004 = quit/fired (point of debate)
december, 2004 = banned ;;; december 2, 2005 = unbanned
june 10, 2008 = omg... five years!
june 10, 2012 = countdown to nine years on pc...