John Horner wrote:

You have a point, but that's CSS version *two*, isn't it?

What I want is the ability to align the content of a DIV, for instance, or any block element, vertically, and I'm asking why it wasn't included in CSS-1.

I can't think of any policy-type reason why it wasn't, that's all, and I don't see vertical alignment as being directly related to table-cell display either.

CSS-1 didn't have hardly any layout ability, just text/list styling and some padding/margins for blocks. It just had floats for layout, and no absolute positioning < http://www.w3.org/TR/REC-CSS1 >.


What I mean to say is that vertical positioning was probably a minor concern until they got the basic layout concepts done in CSS2.

But yeah, it seems crazy that they didn't reimplement basic layout features already available in HTML.

//

About accessible ways to avoid spam. For web form submissions some sites use images of text to try and make it difficult for computers to parse, and to hopefully ensure a person's at the other end (which obviously excludes blind people, as the images intentionally don't have ALT text). This technique can be broken by spammers too < http://sam.zoy.org/projects/pwntcha/ >. I guess another approach would be using sentences, as in "write the 4th word in the following sentence into the box labelled Passcode", but unfortunately it's only a matter of time until that's broken too.


.Matthew Cruickshank http://holloway.co.nz/ ****************************************************** The discussion list for http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to