Nathan Rixham wrote:

>HTML is a markup language used to describe the structure of a document; 
>presentation of HTML is controlled by either a client, with optional 
>instructions via attributes (bad) or css (good)

I almost agree, except that there are attributes that define the
behaviour of HTML elements that cannot be defined by css; such trivial
things as href, name, class, id, tabindex, maxlength, value, etc.

I know, I'm nit picking a bit...
-- 
Ross McKay, Toronto, NSW Australia
"Words can only hurt if you try to read them. Don't play their game" - Zoolander

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to