I did not use the <span> tag inside the <html:link>. 
To give an example, I use something like:

<html:link action="/Home.do">Home 
Page</html:link>



--- RathinaGanesh MeenakshiSundaram
<[EMAIL PROTECTED]> wrote:

> Did you check out <html:rewrite> ? or use some span
> like this..
> 
> <html:link action="/Home.do"><span class="hand">Home
> Page</span></html:link>
> 
> 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 using <html:link> in Struts, how do I get
> rid of
> > > the underlining of the link?
> >
> > style, styleClass, styleId
> >
> >
>
http://struts.apache.org/struts-taglib/tagreference-struts-html.html#html:link
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to