| | |
text in a gif
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2006
Posts: 10
Reputation:
Solved Threads: 0
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.
>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)
The web crawlers should be able to access that. But it kind of defeats the point if you're doing that with text.
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.
*Voted best profile in the world*
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.
<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.
•
•
Join Date: Mar 2006
Posts: 194
Reputation:
Solved Threads: 21
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 code inserted.
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 code inserted.
![]() |
Similar Threads
- Change doc to gif (Windows NT / 2000 / XP)
- another newbie with alot of redhat and apache server Q'S (Linux Servers and Apache)
- edit text on a gif image in photoshop (Graphics and Multimedia)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: ??form Submission??
- Next Thread: Making Webpages that conform to the users resolution
| Thread Tools | Search this Thread |
blogging content customer design development dreamweaver duplicate email evaluation filesharing firefox flash gilbane google html itunes javascript kazaa layout music napster peertopeer photoshop remote remoteserver satellitenavigation satnav server site tables template tips tomtom url wave web website websitedesignreview web_development web_sites






