The src="" is the path to the image and is mandatory.
It would typically look like the following...
PHP Code:
<img alt="Title Page" src="images/title_page.jpg" width="400" height="600"/>
You would need to check the epub file for the correct location. An epub editor will normally give you a pop-up that lets you select the image and the path is auto-filled.