Jump to content

pictures dont show


jaylow

Recommended Posts

i have a site and i wanted to add some pictures on itso i made a albume.html (yes a typo)i put in my code

		<h1> <a id="bugs">Bugs</a> </h1>		<br />		<br />		<a id="a" href="images\bug\bug2.png" target="_blank" > <img alt="bug" border="0" src="images\bug\thumb\bug2th.png" /> </a>		<a id="b" href="images\bug\somewhere.png" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\somewhereth.png " /> </a>		<a id="c" href="images\bug\sample2.jpg" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\sample2th.png " /> </a>		<a id="d" href="images\bug\fleet_only_nebula.png" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\fleet_only_nebulath.png " /> </a>		<a id="e" href="images\bug\wierd.png" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\wierdth.png" /> </a>		<a id="f"  href="images\bug\badgun1.png" target="_blank"  > <img   alt="Bug" border="0" src="images\bug\thumb\badgun.png" />  </a>		<a id="g" href="images\bug\mapeditor.jpg" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\mapeditorth.png" /> </a>		<a id="h" href="images\bug\funnjy2.png" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\funnjy2th.png" /> </a>		<a id="i" href="images\bug\negativeammo.jpg" target="_blank" >  <img alt="Bug" border="0" src="images\bug\thumb\negativeammoth.jpg" /> </a>		<a id="j" href="images\bug\money.png"	   target="_blank" > <img alt="Bug" border="0" src="images\bug\thumb\moneyth.png" /> </a>		<a id="k" href="images\bug\olnotdev.png"	   target="_blank" > <img alt="Bug" border="0" src="images\bug\thumb\olnotdevth.png" /> </a>		<h1> <a id="nice"> nice</a> </h1>		<br />		<br />			<a id="l" href="images\nice\fullscoop.jpg" target="_blank" >  <img alt="Nice image" border="0" src="images\nice\thumb\fullscoopth.png" /> </a>				<a id="m" href="images\nice\CLOSE1.png" target="_blank" >  <img alt="Nice image" border="0" src="images\nice\thumb\CLOSE1th.png" /> </a>					<a id="n" href="images\nice\whoagn.jpg" target="_blank" >  <img alt="nice image" border="0" src="images\nice\thumb\whoagnth.jpg" /> </a>						<a id="o" href="images\nice\kuduedup.jpg" target="_blank" >  <img alt="" border="0" src="images\nice\thumb\kuduedupth.jpg" /> </a>

and it worked on the preview in firefox (and ie)so i uploaded it to my site clickybut now nothing shows but the alt's...does anyone know what this could bemy host has a file limit for 500KB but all images are under 500KBmabye i counts all the thumbs plus the html code as more then 500 KB and will not show...but i dont think it can do that

Link to comment
Share on other sites

Boy that takes me back to 1991. I had been working offline to create my first large website. It was about 25 pages (and eventually grew to 800). Uploaded everything and not a single link worked. I was devastated until I got the same response: change \ to / 5 minutes later my embarrassment to my boss was extinguished.nice to see history repeating itself :-)

Link to comment
Share on other sites

1991?????? Where the he!! were you working? CERN?????
Beauty of getting old...it all seems like yesterday. I checked my bio..actually it was 1996. 1991 is when a colleague hushed me into a room to witness the first HTTP...or the first he had seen in Canada. I knew that Gopher and Veronica were great Internet tools but with the transition from FTP to HTTP I was now convinced that the Internet was taking over the world...to bad I did not buy shares :-)
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...