The Title attribute length is browser dependent. It is not meant to hold lengthy text.
Put your text between the attributes so that it renders as
<div>your really long text goes here</div>
Honestly, I would ask your user/client why it cannot just go i...
Put your text between the attributes so that it renders as
<div>your really long text goes here</div>
Honestly, I would ask your user/client why it cannot just go i...