Jump to content

Pictures on your website?


keatonjohnson

Recommended Posts

Yes, you need to upload them to your server, and then update the SRC of the image to point to the image on the server, rather than the local image on your computer.

 

In other words, don't use a url for the images which begins C:\

 

A simple code like Image description works if the image is in the same folder on your PC and is uploaded to the same directory as the html file on the server.

 

You can use an absolute url like Image description instead which should work locally on your PC and online but involves the server in more work.

Link to comment
Share on other sites

Yes, you need to upload them to your server, and then update the SRC of the image to point to the image on the server, rather than the local image on your computer.

 

So if I make a folder in my documents called "gallery" and then make a "gallery folder on my server, I can just enter the image.jpg?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
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.

Loading...
×
×
  • Create New...