<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>新建网页 1</title> <style> div { border:1px solid red; text-align:center; } img { margin:0 auto } </style> </head> <body> <div><img src="http://www.17cha8.cn/images/default/logo.gif"></div> </body> </html>