Re: How To Get Rid of Underlining When Using

2006-03-03 Thread Wendy Smoak
On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > For example, if I use specify A:link {text-decoration:none} in my XXX.css > file. > > Now, I am using , how do I do the same? If > you could give an example? http://struts.apache.org/struts-taglib/tagreference-struts-html.html#html:link "Rend

Re: How To Get Rid of Underlining When Using

2006-03-03 Thread Caroline Jen
I did not use the tag inside the . To give an example, I use something like: Home Page --- RathinaGanesh MeenakshiSundaram <[EMAIL PROTECTED]> wrote: > Did you check out ? or use some span > like this.. > > Home > Page > > Regards, > Ganesh! > > On 3/3/06, Michael Jouravlev <[EMAIL PROT

Re: How To Get Rid of Underlining When Using

2006-03-03 Thread Michael Jouravlev
Same. is processed on the server. It generates standard HTML tag. You can check out generated page code in a browser. On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > Thanks for your reply. > > I went to the URL that you gave to me; but still do > not know how to use them. > > For example, i

Re: How To Get Rid of Underlining When Using

2006-03-03 Thread Caroline Jen
Thanks for your reply. I went to the URL that you gave to me; but still do not know how to use them. For example, if I use , how do I do the same? If you could give an example? --- Michael Jouravlev <[EMAIL PROTECTED]> wrote: > On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> > wrote: > > When

Re: How To Get Rid of Underlining When Using

2006-03-03 Thread RathinaGanesh MeenakshiSundaram
Did you check out ? or use some span like this.. Home Page Regards, Ganesh! On 3/3/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > > When using HTML, I can get rid of underlining by > > > > A:link {text-decoration:none} > > > > When usin

Re: How To Get Rid of Underlining When Using

2006-03-03 Thread Michael Jouravlev
On 3/3/06, Caroline Jen <[EMAIL PROTECTED]> wrote: > When using HTML, I can get rid of underlining by > > A:link {text-decoration:none} > > When using in Struts, how do I get rid of > the underlining of the link? style, styleClass, styleId http://struts.apache.org/struts-taglib/tagreference-strut

How To Get Rid of Underlining When Using

2006-03-03 Thread Caroline Jen
When using HTML, I can get rid of underlining by A:link {text-decoration:none} When using in Struts, how do I get rid of the underlining of the link? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.y