<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Insert title here</title> </head> <body> <!-- 演示图片标签 img. --> <img src="WEB-INF//imgs//11.png" height="400" weight="200" border="10" alt="这时图片"/> </body> </html>