1、方便网络爬虫搜索。
2、设计师设计的文字太好看。
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style> h2{ background: url(images/p2p_shouye_16.png) no-repeat center; /*加载图片*/ height: 0px; /*文字隐藏*/ overflow: hidden; padding-top: 41px; /*图片显示*/ 133px; } </style> </head> <body> <h2>融托金融</h2> </body> </html>