I am redesigning a website for my school's radio station. I have never had a problem with HTML and have always found it to be extremely simple and easy. I have started this website and I am stuck. I put a picture at the top of the page to act as a banner that contains the radio station logo. The problem is when i go to view what it would look like if pulled up online, the image doesn't show up. I am using dreamweaver and was wondering if anyone had any advice at all.
The HTML code that i used to support the image is:
<img src="shirt logo.JPG" height="175" width="735" />
Thanks in advance fellow conquerors!


