nicholas_theodorakis (AT) urmc (DOT) rochester.edu (Nick Theodorakis) wrote:
Quote:
img src="" alt=""
form action="" |
The attributes in those elements are even _required_ by HTML syntax (by
HTML 4.01 at least - the alt attribute was "only" recommended, not
formally required, before HTML 4.0).
An HTML editor should naturally makes it best to ensure that the markup
is syntactically valid, unless the user specifically requests
otherwise. In particular, it should prompt the user for values for all
required attributes and include them.
Checking the list of attributes, the handy appendix of the HTML 4.01
specification, at
http://www.w3.org/TR/html4/index/attributes.html
you can find what attributes are required, by looking at the "Default"
column.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring:
http://www.cs.tut.fi/~jkorpela/www.html