jpeg problems
Hi I'm new to this program...
When I add a jpeg to my webpage, it shows up when I preview it
but not after saving the page and uploading and looking on the internet.
It just shows an empty box with a red x in the corner.
Any ideas? Thanks, Taddio
When I add a jpeg to my webpage, it shows up when I preview it
but not after saving the page and uploading and looking on the internet.
It just shows an empty box with a red x in the corner.
Any ideas? Thanks, Taddio
Program used and link to html?
CoffeeCup... Yeah, they are the best!
CoffeeCup HTML editor...
I dragged and dropped the jpeg onto the page, uploaded the revised page using FTP and then looked on the internet...
I also dragged and dropped the jpeg into the website folder called images as well as the main folder...
I dragged and dropped the jpeg onto the page, uploaded the revised page using FTP and then looked on the internet...
I also dragged and dropped the jpeg into the website folder called images as well as the main folder...
How about a link so we can look at the code and see if it's a path problem?
CoffeeCup... Yeah, they are the best!
Sorry, Tom,
I just figured it out,
I uploade the wrong jpeg into the webpage...
and it couldn't find what it was looking for...
now I see it...I just need to figure out how to move the picture so its centered under the words...
Thanks, Tadd
I just figured it out,
I uploade the wrong jpeg into the webpage...
and it couldn't find what it was looking for...
now I see it...I just need to figure out how to move the picture so its centered under the words...
Thanks, Tadd
Open in code view and look for
<IMG
style="Z-INDEX: 100; LEFT: 523px; POSITION: absolute; TOP: 285px" height=547
alt=""
src="A%20Note%20from%20Jennifer%20for%20Jennifer%20Garant%20Collectors_files/K_3325_JG_Paris%2520Rooster.jpg"
width=445 border=0>
change the LEFT: 523px; to LEFT: 410px;
<IMG
style="Z-INDEX: 100; LEFT: 523px; POSITION: absolute; TOP: 285px" height=547
alt=""
src="A%20Note%20from%20Jennifer%20for%20Jennifer%20Garant%20Collectors_files/K_3325_JG_Paris%2520Rooster.jpg"
width=445 border=0>
change the LEFT: 523px; to LEFT: 410px;
CoffeeCup... Yeah, they are the best!
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.