View Single Post
Old 11-19-2018, 09:40 PM   #148
GrannyGrump
Obsessively Dedicated...
GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.
 
GrannyGrump's Avatar
 
Posts: 3,235
Karma: 35158061
Join Date: May 2011
Location: PA {back in the usa!}
Device: Sony PRS-T2, ADE on PC
@JBaby ---
Make sure that in your html the image tag looks something like this:

<div class="illus">
<img alt="" class="img100" src="../Images/00001.jpg"/>
</div>

You *must* have the correct "path" to the image folder, and make sure that the word Images has a Capital I ("capital" or "upper" case):

src="../Images/
GrannyGrump is offline   Reply With Quote