并非目不转睛的404网页
效果:http://hovertree.com/texiao/js/26/
<!DOCTYPE html> <html lang="zh"> <head> <title>并非目不转睛的404网页_何问起</title><base target="_blank" /> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta name="robots" content="noindex,nofollow" /> <meta name="keywords" content="images, funny pictures, image host, image upload, image sharing, image resize" /> <meta name="description" content="hovertree is home to the web's most popular image content, curated in real time by a dedicated community through commenting, voting and sharing." /> <meta name="copyright" content="Copyright 2014 hovertree, Inc." /> <meta http-equiv="X-UA-Compatible" content="IE=Edge;" /> <link rel="stylesheet" type="text/css" href="http://hovertree.com/texiao/js/26/css/404.css?1393899213" /> <!--[if IE 9]><link rel="stylesheet" href="http://hovertree.com/texiao/js/26/css/ie-sucks.css?0" type="text/css" /><![endif]--> </head> <body> <div class="nodisplay"> hovertree is home to the web's most popular image content, curated in real time by a dedicated community through commenting, voting and sharing. </div> <div id="hallway"> <div class="container"> <div id="cat1" class="painting"> <img src="http://hovertree.com/texiao/js/26/images/cat1weyes.png"> <div class="eye-container"> <div class="eye left"> <div class="pupil"></div> </div> <div class="eye right"> <div class="pupil"></div> </div> </div> </div> <div id="cat2" class="painting"> <img src="http://hovertree.com/texiao/js/26/images/cat2weyes.png"> <div class="eye-container"> <div class="eye"> <div class="pupil"></div> </div> </div> </div> <div id="giraffe" class="painting"> <img src="http://hovertree.com/texiao/js/26/images/giraffeweyes.png"> <div class="eye-container"> <div class="eye left"> <div class="pupil"></div> </div> <div class="eye right"> <div class="pupil"></div> </div> </div> <img class="monocle" src="http://hovertree.com/texiao/js/26/images/monocle.png" /> </div> <div id="cat3" class="painting"> <img src="http://hovertree.com/texiao/js/26/images/cat3weyes.png"> <div class="eye-container"> <div class="eye left"> <div class="pupil"></div> </div> <div class="eye right"> <div class="pupil"></div> </div> </div> </div> <div id="cat4" class="painting"> <img src="http://hovertree.com/texiao/js/26/images/cat4weyes.png"> <div class="eye-container"> <div class="eye left"> <div class="pupil"></div> </div> <div class="eye right"> <div class="pupil"></div> </div> </div> </div> </div> </div> <div class="footer textbox"> <h1>页面呢?! 动物们也都在找</h1> <p>请移动鼠标看看。404:您正在查找的页面不存在,请检查您输入的网址正确。<a href="http://hovertree.com/h/bjaf/js404page.htm">原文</a> <a href="http://hovertree.com/texiao/">特效</a></p> <p>或者点击这里访问何问起首页:<a href="http://hovertree.com">访问首页!</a></p> <a href="http://hovertree.com" class="footer-logo"><img src="http://hovertree.com/themes/hvtimages/hlogo.png"></a> </div> <script type="text/javascript" src="http://hovertree.com/texiao/js/26/js/404.js?1393899213"></script> <script type="text/javascript"> var e404 = E404.getInstance(); e404.generalInit(); </script> <noscript> <div class="nodisplay"> <img src="http://hovertree.com/hvtimg/bjafjc/rgevo2ea_l.jpg" border="0" height="1" width="1" alt="Quantcast" /> </div> </noscript> </body> </html>
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· 使用C#创建一个MCP客户端
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· ollama系列1:轻松3步本地部署deepseek,普通电脑可用
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 按钮权限的设计及实现