Hey,
The coding you send is not clear but nevertheless, I'll work with it. To insert image into your website, using the image tag like this
<imgsrc="images/sweater.jpg" title="Blue snow pants" style="height:219px;width:365px"> or
<imgsrc="images/sweater.jpg" title="Blue snow pants" height="219px" width="365px">
The only are of your code that seems to be irrelvant is
jmhouser wrote:
!images/sweater.jpg|title=Blue snow pants|height=219|alt=Blue snow pants|width=365|src=images/sweater.jpg!
Jaime Houser
Also I am not seeing the begining of image tag in your code. Try the image tage like I shared above and see if it works. Oh, double check your image links too.
If that doesn't work, try looking at a video on youtube for more info or using google search engine to find out more about the html image tag.