点击查看效果:
- <!DOCTYPE html PUBliC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <title>logo:图片显示,文字链接</title>
- </head>
- <style type="text/css">
- #top{height:45px; padding-top:25px; padding-bottom:7px;}
- #topleft{width:290px; height:50px;float:left;background:url(http://www.amboedu.com/templets/sxp_w_picpaths/logo_gif.gif) no-repeat center left; margin-left:10px;}
- #topleft h1{font-size:12px;font-weight:normal;margin:0;padding:0;}
- #topleft h1 a{display:block;float:left;width:290px;height:50px;text-indent:-5000px;}
- </style>
- <body>
- <div id="top">
- <div id="topleft"><h1><a href="http://www.amboedu.com/" title="安博教育中程在线">安博教育中程在线</a></h1></div>
- </div>
- </body>
- </html>
点击查看效果: