As an aside, in SGML-based versions of HTML (i.e. before HTML5), <foo bar> is considered to be a shorthand for <foo bar="bar">. Most web browsers treated <foo bar> as being equivalent to <foo bar=""> though, which is why the HTML5 spec treats it that way.
In reply to Re: HTML::Tiny, null parameter tags contradicting documentation
by tobyink
in thread HTML::Tiny, null parameter tags contradicting documentation
by gsd4me
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |