Need some help with html code?

Mike J

New member
I have this code written by a templete and was trying to edit for my web page but my pic wont show up. I cant figure out why not.
</div>
<!-- end header -->
<div id="banner"> </div>
<!-- start page -->
<div id="wrapper">
<div id="page">
<div class="bgtop">
<div class="bgbtm">
<!-- start content -->
<div id="content">
<div class="post">
<h1 class="title">What we plan to Achieve</h1>
<p class="byline"><small></p>
<div class="entry">
<p>We are a group that wants to show you there is always something to do Outdoors in Washington State. Where you can do these things and when. We are going to focus on the whole state not just the western part or the eastern part. Also we will show you how everyday normal people do these things. We are not professionals and we wont try to get you to believe we are either. We are doing this because there is no Hunting/Fishing show where we can really learn anything from for us in the Northwest. Our Main focus will be Fishing and Hunting but not our only focus.</p>
</div>
<p class="meta"></p>
</div>
<div class="post">
<h2 class="title">Meet the Team</h2>

<div class="entry">
<img src="mike.jpg"/><br>
Michael Lohr<br>

</div>

The pic is mike.jpg everything shows up cept the picture there.
there is a style html code written seperatly for this page as well. If you need more info like the whole doccument i can email it to you. I really want to get this figured out . Im lost as to why this pic wont load. Any info helps thanks
Additional Details
Ive also tried it with out the close image tag at the end and it is in the same directory as the page it self. Ive also typed in the whole loaction of the image just in case and nothing works. Im checking everything in my web browser as i go so its not actually up and running on the net yet. I just dont get it
 
Back
Top