Re: [css-d] Using the title in a text only version

2005-11-06 Thread Jono
On 11/6/05 9:18 AM, "Bill Gates" <[EMAIL PROTECTED]> wrote: >> What I'd suggest is use header tags in combination with the >> tag. >> The tag is for the page's title as it appears in the browser's >> title >> bar. If your page is loaded in a text browser, such as Lynx, the >> page's >> title

Re: [css-d] Using the title in a text only version

2005-11-06 Thread Bill Gates
On Nov 6, 2005, at 8:58 AM, Jono wrote: > On 11/6/05 8:41 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > >> Is it possible to to use the HTML tag and display it in a >> text only >> version?? >> >> This is the text I want >> >> >> I could make my own class... but using the title tag tha

Re: [css-d] Using the title in a text only version

2005-11-06 Thread Jono
On 11/6/05 8:41 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Is it possible to to use the HTML tag and display it in a text only > version?? > > This is the text I want > > > I could make my own class... but using the title tag that is already > there would be a much more elegant eff

[css-d] Using the title in a text only version

2005-11-06 Thread ross
Is it possible to to use the HTML tag and display it in a text only version?? This is the text I want I could make my own class which is hidden in the full graphic version and displays in the text only version but using the title tag that is already there would be a much more elegant effic