1<html> 2<head> 3<title> 4Save Page issue 5</title> 6</head> 7<body style="background-image:url('error_image.png');"> 8<p> 9Test for save page image error issue. 10</p> 11</body> 12</html> 13