944,129 Members | Top Members by Rank

Ad:
May 24th, 2006
0

text in a gif

Expand Post »
If I put my text in gifs (so everyone's browser views the text accurately) do I still need to type the information on the page somewhere so crawlers, etc. can read the information? If the answer is yes, where and how do I do that? And if it's typed in so it's not seen on the screen is it then considered "hidden text"? This is my first website and I'm dumb as dirt on this stuff.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dummyingup is offline Offline
10 posts
since May 2006
May 28th, 2006
0

Re: text in a gif

>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.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
May 30th, 2006
0

Re: text in a gif

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.
rus
Reputation Points: 11
Solved Threads: 1
Junior Poster in Training
rus is offline Offline
50 posts
since Dec 2004
May 30th, 2006
0

Re: text in a gif

Thanks for the responses. The reason I wanted text in a gif-I'm using Dreamweaver and my typed text looks crappy. Rivers all over the place, different appearance in different browsers, somewhat uncontrollable. Maybe it's me.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dummyingup is offline Offline
10 posts
since May 2006
Jun 7th, 2006
0

Re: text in a gif

If you want your text to look the same in the browsers specifically choose a font type and size. Do not leave it as default default. Doing that leaves the font type and size up to the default font of the browser viewing it.

The reason you dont want to do it as an image is the load time. text will load dramatically faster than an image.

As far as the rivers go, there should not be any when it comes to typing in a web program. The default spacing on the web is 1 space only. If you need more spaces you need the &nbsp; code inserted.
Reputation Points: 35
Solved Threads: 21
Junior Poster
HI2Japan is offline Offline
195 posts
since Mar 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Site Layout and Usability Forum Timeline: ??form Submission??
Next Thread in Site Layout and Usability Forum Timeline: Making Webpages that conform to the users resolution





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC