Interestingly, in the HTML 4.01 Transitional DTD, the type of the 'align'
attribute on the <INPUT> tag is 'IAlign'. This is the alignment type
specified for images, so it would seem that it wasn't intended to be used
for text. However, if browsers know what to do with it for text, and people
want to be able to use it that way, I have no problem with that.
David, could you please submit a bug report for this in bugzilla
(http://nagoya.apache.org/bugzilla/), to make sure we don't lose track of
it? Thanks.
--
Martin Cooper
----- Original Message -----
From: "Ted Husted" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 23, 2001 6:32 AM
Subject: Re: <html:text align=....>
> It seems to have been in HTML specification since at least 3.2 - I'm not
> sure why we didn't include it. I'm also not seeing anything in the
> archives :~|
>
> [EMAIL PROTECTED] wrote:
> >
> > My guess is because the 'align' attribute is not part of XHTML, and is
also
> > not in the HTML 4 Strict DTD. But it might just be an oversight. :-}
> >
> > --
> > Martin Cooper
> >
> > ----- Original Message -----
> > From: "David Corbin" <[EMAIL PROTECTED]>
> > To: "Struts User" <[EMAIL PROTECTED]>
> > Sent: Friday, September 21, 2001 1:33 PM
> > Subject: <html:text align=....>
> >
> > > Is there any reason that html:text doesn't support the align
attribute?
> > >