Skip to content

Instantly share code, notes, and snippets.

@e7h4n
Created January 14, 2014 09:21
Show Gist options
  • Select an option

  • Save e7h4n/8415530 to your computer and use it in GitHub Desktop.

Select an option

Save e7h4n/8415530 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML>
<html lang="zh-CN" class="default-layout">
<head>
<link rel="icon" type="image/vnd.microsoft.icon" href="http://ytk.fbcontent.cn/s/c34fd141-favicon.ico">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<title>不支持的浏览器 - 猿题库 - 手机电脑做题就用猿题库</title>
<style type="text/css">
.wrap { text-align: center; margin-top: 170px; }
a { text-decoration: none; color: #A4BFDD; }
.link { margin: 20px 0; }
</style>
</head>
<body>
<div class="wrap">
<div class="img">
<img src="http://ytk.fbcontent.cn/s/f49d0f26-ie6-text.gif" alt="QZone 应用已下线" />
</div>
<div style="font-size: 14px; color: #999999; width: 100%; height: 40px; position: relative; top: -40px; z-index: 2; background: #FFF">
猿题库 QQ 空间应用已经申请下线,请访问 <a href="http://yuantiku.com" target="_blank">猿题库主站</a> 直接做题。
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment