This is a discussion on "CSS text help" within the Web Page Design section. This forum, and the thread "CSS text help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS text help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
CSS text help
Hey All,
This is probably a really stupid question, but i'm going to ask anyway, I want to have text on my page like the example below with the text going both ways, but I don't want to use an image I want it to be pure text for SEO purposes. http://www.cheap-charter-flights.co....ct/example.jpg Wayne |
|
|
|
||||
|
Re: CSS text help
here:
http://www.google.co.uk/url?sa=t&ct=...dgjGHbwimPr-zg and here: http://www.google.co.uk/url?sa=t&ct=...gjGHbwimPr-zg# or you could do something like this: <div id="car_hire"> <span style"visibility: hidden;">car hire</span> </div> #car_hire {background-image: URL(image of vertical text);} that way you see the image but SEO will also pick up on it
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Tags |
| css text help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Text over JPG | HuNt3r92 | Web Page Design | 3 | Feb 6th, 2008 23:06 |
| making text field text disapear | Phixon | JavaScript Forum | 4 | Feb 2nd, 2008 07:49 |
| [SOLVED] Image with text -> text with background | alexgeek | Web Page Design | 5 | Nov 13th, 2007 23:25 |
| alt text/title text differences | Donny Bahama | Web Page Design | 3 | Apr 23rd, 2007 17:02 |
| How do you center the text in text a box so that it can be e | benbacardi | Web Page Design | 5 | Apr 6th, 2004 12:12 |