When the mouse passes by hovering over an object, the line-breaking layout method is prompted (title attribute content), and the html title line-breaking method is summarized.
The title attribute of html displays a line by default. How to wrap the line? Here DIVCSS5 summarizes and introduces two new line methods for sharing and using it.
1. Direct title content to wrapWhen filling in the title content directly, enter the Enter key and wrap the line. The sample code is as follows:
Copy the code