|
|
The title attribute is used to assign a name to a tag. This name can be any string of characters or words. Further, you can use the HTML character entities in the name. For example, you could use
which will cause a line break (just like the br tag) in the name
|