some images wont seem to load up when i upload them to the webspace, but in dreamweaver and liveview the images load up, now some of the images work and some dont, i cant seem to find the link why they are not working
The addresses seem spot on, the images are in the right folder, here is abit of the code that is not working
<div id="body">
<div id="highlights">
<div class="p white">
<a href="
#"><img src="
http://www.webmaster-talk.com/images/photo_3.jpg" width="124" height="76" alt="skirt" /></a>
</div><!-- end .green -->
<div class="p white">
<a href="
#"><img src="
http://www.webmaster-talk.com/images/photo_3.jpg" width="124" height="76" alt="skirt" /></a>
</div><!-- end .purple -->
<div class="p white">
<a href="
#"><img src="
http://www.webmaster-talk.com/images/photo_4.jpg" width="124" height="77" alt="skirt" /></a>
</div><!-- end .orange -->
<div id="topspot">
<div class="">
<img src="
http://www.webmaster-talk.com/images/photo_7.jpg" width="87" height="130" alt="Sintama" />
<p> </p>
</div><!-- end .-->
<p> </p>
<p> </p>
</div><!-- end topspot -->
</div><!-- end highlights -->
<div id="right">
<div id="products">
<div id="item-one">
<h2>Primary</h2>
<img src="
http://www.webmaster-talk.com/images/skirt4.jpg" width="84" height="117" alt="deo" class="left" />
<p>Stitch down skirts with no zip</p>
<p class="readmore"><a href="
buyskirt1sec.html" class="orange">click here</a></p>
</div><!-- end item-one -->
<div id="item-two">
<h2><img src="
http://www.webmaster-talk.com/images/skirt5.jpg" width="84" height="117" alt="deo" class="left" /> </h2>
<p>Stitch down skirts with zip</p>
<p> </p><p class="readmore"><a href="
buyskirt2sec.html" class="orange">click here</a></p> </p>
</div>
<div id="item-two">
<img src="
http://www.webmaster-talk.com/images/boxsk.jpg" width="84" height="117" alt="deo" class="left" />
<p>box pleate skirt inc zip</p>
<p class="readmore"><a href="
buyskirt3sec.html" class="orange">click here</a></p>
</div>