User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 374,447 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,756 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser:
Views: 1795 | Replies: 4
Reply
Join Date: May 2006
Posts: 10
Reputation: dummyingup is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
dummyingup dummyingup is offline Offline
Newbie Poster

text in a gif

  #1  
May 24th, 2006
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.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2005
Posts: 4,588
Reputation: iamthwee is a jewel in the rough iamthwee is a jewel in the rough iamthwee is a jewel in the rough iamthwee is a jewel in the rough 
Rep Power: 15
Solved Threads: 293
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Industrious Poster

Re: text in a gif

  #2  
May 28th, 2006
>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.
Member of: F-ugly code club

Join today don't delay!
Reply With Quote  
Join Date: Dec 2004
Posts: 49
Reputation: rus is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
rus's Avatar
rus rus is offline Offline
Light Poster

Re: text in a gif

  #3  
May 30th, 2006
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.
Reply With Quote  
Join Date: May 2006
Posts: 10
Reputation: dummyingup is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
dummyingup dummyingup is offline Offline
Newbie Poster

Re: text in a gif

  #4  
May 30th, 2006
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.
Reply With Quote  
Join Date: Mar 2006
Location: Japan
Posts: 122
Reputation: HI2Japan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 12
HI2Japan HI2Japan is offline Offline
Junior Poster

Re: text in a gif

  #5  
Jun 7th, 2006
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.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Site Layout and Usability Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the Site Layout and Usability Forum

All times are GMT -4. The time now is 12:34 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC