>If I put my text in gifs (so everyone's browser views the text accurately)
Why would you want to. Use a font instead of gifs.
>do I still need to type the information on the page somewhere so crawlers, etc. can read the information?
I guess you could do that...(syntax is incorrect btw, the example used for brevity)
<image>
<dog>
dog.gif
</image>
The web crawlers should be able to access that. But it kind of defeats the point if you're doing that with text.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
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:

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.
rus
Junior Poster in Training
50 posts since Dec 2004
Reputation Points: 11
Solved Threads: 1