It is best not to put text in an image if you can avoid it. But, when it is necessary you can add an "alt" tag to your image so that handicap readers can "see" the image and so crawlers can crawl the text. It looks like this:
<img src="images/logo.jpg" alt="This describes the images">
Of course, replace images/logo.jpg with the path and file name you are using and This describes the images with whatever you want the crawler to see.
Reputation Points: 11
Solved Threads: 1
Junior Poster in Training
Offline 50 posts
since Dec 2004