I am building my portfolio website on a Mac. I cannot get any images to upload from my computer. Here’s a copy of the code I’m working on
Link: https://www.codecademy.com/courses/make-a-website/projects/building-a-personal-portfolio
Code:
I’ve tried using the complete link in my computer so it looks like
<img src=iclouddrive/desktop/portfolio/img_0511.jpg">
but nothing is working, I’m just getting the question mark box. When I work on Visual Studio Code I get the same problem with the error: file not found.
When I upload photos from the internet there’s no issue. So, what am I doing wrong when I try to upload from my computer?
I’ve tried searching high and low for the answer and lots of the responses are for older mac systems.
Thanks in advance.