Observe the following snippet:
<abbr="Asynchronous JavaScript and XML">AJAX</abbr>
The "title" attribute is missing before the '='.
There is no problem.
The abbreviation definition is wrong.
The ':' character should be used instead of '='.