
Originally Posted by
Sami Al-Rawi
The pictures folder is underneath the documents folder. I click on the bottom left windows icon to get to pictures.
Unfortunately, that doesn't mean much to me. 'Underneath' to me means something different from 'inside'. For this to work:
Code:
src="pictures/drivers-circle.jpg"
the /pictures/ folder must be directly inside the web design folder. E.g.
Code:
/web-design-folder/ (the container folder on your desktop)
index.html
/pictures/ (another folder called 'pictures' inside your web-design-folder that contains the picture in question)
Bookmarks