I'm doing a basic html project for a class in college and one of the requirements is to embed images into the document (we are not publishing them online or anything like that.)
I'm using textedit to do the html work.
The only problem I've had is, when using the <img src> command, the pictures (whether I use a file on my desktop or a url) will show up in my own browser(s), but when the site is loaded on a different computer, the pictures disappear.
Any suggestions? I'm not sure whether my professor will be just grading the HTML (because it would look right even if it isn't working) or the actual site, uploaded onto her own computer (where my pictures would undoubtedly not appear)...I'm preparing for the latter.
I'm using textedit to do the html work.
The only problem I've had is, when using the <img src> command, the pictures (whether I use a file on my desktop or a url) will show up in my own browser(s), but when the site is loaded on a different computer, the pictures disappear.
Any suggestions? I'm not sure whether my professor will be just grading the HTML (because it would look right even if it isn't working) or the actual site, uploaded onto her own computer (where my pictures would undoubtedly not appear)...I'm preparing for the latter.