1 2 3 4 5 6 7 8 9 10 11 12 13 14
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=480, user-scalable=no"> <title> Type URL for Web Surfing </title> </head> <body> <br><br><br><br> <center> <img width=391 height=404 src="./logo.png" alt="" /> <br><br> </center> </body> </html>