1 <html> 2 <head> 3 <title> </title> 4 <style type="text/css"> 5 body { margin-top: 0px; padding-top: 0px; } 6 h2 { margin-top: 5px; padding-top: 0px; } 7 </style> 8 9 <body> 10 11 <img src="file:///android_asset/webkit/android-weberror.png" align="top" /> 12 <h2> </h2> 13 <p> <a href="%s">%s</a> .</p> 14 15 <p><b> :</b></p> 16 <ul> 17 <li> .</li> 18 <li> .</li> 19 <li> Google.</li> 20 21 </ul> 22 </body> 23 </head> 24 </html> 25