Jump to content

Recommended Posts

Posted

I am working on my home page and have a picture on the page. When I upload the page the image does not show up. Ive tried placing the original image in the images folder in public_html folder with no luck. When viewing page on computer that contains the orignal image the page will view correctly on the internet but other computers we get the little red "x". The image is a jpeg I tried renaming to all lower case as other posts have suggested with no luck. What am I doing wrong, placing in wrong folder, wrong format, or just plain wrong. Any help would be appreciated thanks

Posted

You are linking to a file incorrectly. It should look something like this.

 

><img src="/images/image-name.ext" alt="">

 

This would display and image from an images folder inside your public_html folder.

 

Case is important as the server is running Linux and not Windows.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...