Hey J,
I looked at the properties of your image and I see this:
http://[img]http//i483.photobucket.com/albums/rr197/JegreeneJr[/img]
You have two mistakes:
1. AFTER the opening IMG tag, you forgot the colon after http, the URL should include http://
2. BEFORE the opening IMG tag, you accidently have an extra http://
Your URL should look like this:
http://i483.photobucket.com/albums/rr197/JegreeneJrAND this should be the
only thing between the opening and closing IMG tags
When you accidently put the http:// in front of the opening IMG tag, it screwed up the tag - but your URL to the image wouldn't have worked anyway because the colon is missing in the URL.
Hope this helps. And don't feel bad, I only know this because web sites are my day job...