The text tag has no wiki summary.
-1
votes
2answers
36 views
Divide one line in two parts so when you try to copy one side it doesn't copy the other? [closed]
Okay my problem here stems from contact information on the bottom of the page I'm making for a friend. Currently it looks like this
Address
City and state
Phone
Fax
He wants,
Address ...
1
vote
1answer
36 views
Image SEO with overlaid text?
I have a single image that I am using repeatedly with different text overlaid. If you hover over this image it will also give you a tooltip with more information. Of course, the text overlaid could ...
1
vote
1answer
100 views
How to make image only website friendly to googlebot? [duplicate]
so I making this portfolio site for some artist. She draw all the menus and texts manually(on paper), then scanned, some "post processing" in photoshop and that's how the whole layout was created.
...
1
vote
0answers
29 views
Synchronizing audio with scrolling text [closed]
I am trying to have a website that vertically scrolls about 5 paragraphs of text with a matching audio file that reads along with it. It doesn't need to be synchronized word for word such as ...
6
votes
2answers
184 views
How can I make a web browser view my .h file as text?
I want to post a .h file from a project I'm working on. I set a simple href link to it, like:
<p>Click here to download the <a href=project_strings.h>strings file</a>.
When I ...
1
vote
1answer
107 views
do text ads count as backlinks?
Do text link ads, like the ones from text-link-ads.com act as backlinks ? Surly they work as normal anchor text, but are search engines wise to this technique and just not count them ?
1
vote
1answer
180 views
Magnifier glass for text
I've seen scripts that allow you to zoom images, i want to do the same for text, is this possible?
Like onmouseover or hover it zooms images. i want it for text! is it possible?
1
vote
2answers
84 views
SEO for multimedia site with little text
How would one optimize a flash website that consists primarily of images and video and has minimal text (i.e. only navigation), without changing the visual design of the site?
If one were to use the ...
4
votes
2answers
77 views
What's the best way to implement texting into my webapp?
I'd like to allow users to text to a certian number in order to complete actions on their accounts. An example would be
update name with Captain
Basically what I'm asking is about is a service that ...
1
vote
1answer
316 views
SEO: h1 with text vs. h1 with bg image and hidden text
Having an h1 with "real" text in it is just as good for SEO as having that h1 with an image background and the same text, but set to be indented to -9999px and ltr?
1
vote
4answers
774 views
Text files vs. text in database
I'm designing a new site, deciding whether to keep the bulk of the content for each page in a text file, with just the file name in a database record for that page, or to keep the entire text in the ...
15
votes
13answers
3k views
How do I get images containing text to be indexed by search engines?
I am building a small portfolio website for a friend, and being in advertising and all, she hates the standard fonts and wants everything written in a custom font.
As CSS font-embedding is not really ...