I'd like to show movies that are in the theater via jpg posters. I have jpg files in a folder called "In Theaters Now" off of my root directory. How do I get those jpg files added to the site. I'm at a lost.
I think I'm not pointing to the right directory.
Here's what I'm doing:
<img src="In Theaters Now/ name of the movie.jpg"/>
What am I doing wrong?