- From: Chris Wilson (PSD) <cwilso@microsoft.com>
- Date: Tue, 12 Mar 1996 14:18:00 -0800
- To: "'Abigail'" <abigail@tungsten.gn.iaf.nl>, "'cdreagan@indyunix.iupui.edu'" <cdreagan@indyunix.iupui.edu>
- Cc: "'www-html@w3.org'" <www-html@w3.org>
>Casey Reagan <cdreagan@indyunix.iupui.edu> wrote: >>I would agree that having a <JUST> tag would be the much preferred >>method. In most case you are going to want to justify large groups of >>objects at a time. Having a tag that works like the <center> tag would >>make this much easier. You don't think it's easier to be able to specify the justification on any component (element) instead, so you don't need to litter your documents with <JUSTIFY> tags? Especially since there are tags which have no defined content meaning (<SPAN> and <DIV>), so you can insert tags just for justification if you want, that way seems much more flexible. > >>> Why four new tags if one attribute suffices? >> >>And I believe that actually default alignment is left. I am not sure why >>someone would want to align all of their objects to the right. This could >>effectively push them off the screen. Also, the <center> tag already >>exists. So, this really only a proposal for one tag. Ah, but the <CENTER> tag has never (to my knowledge) been specified properly, except for the beta DTD that we (Microsoft) just released. In addition, if you don't allow <LEFT>, you'd need to have twice as many tags if you wanted to have a short section inside a table left-justified, when the table is centered (etc.). > >>I am just wondering, how much different this would be than the >><Blockquote> tag? Should the <just> put spaces into text in order to >>align text with both the left and right? In general, it's probably best to leave the justification method to the user agent (UA). Since it is dependent on output device limitations, the UA can usually make the best choices. > > -Chris >Chris Wilson >cwilso@microsoft.com >[ > >
Received on Tuesday, 12 March 1996 17:18:12 UTC