Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <style>
- body{
- background-color: #FFFFFF;
- font-family: Arial, Helvetica, sans-serif;
- }
- </style>
- </head>
- <body>
- <h2>Multi Line Tool Tip</h2>
- <span title="Line One Line Two Line Three">Tool Tip Example</span>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement