Skip to content

Instantly share code, notes, and snippets.

View restran's full-sized avatar
🎯
Focusing

淡水 restran

🎯
Focusing
  • China
View GitHub Profile
@restran
restran / starry.html
Created September 13, 2015 05:28
HTML5 星空动画
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Starry Starry Night</title>
<script type="text/javascript" src="starry.js"></script>
<style type="text/css">
.style1, .style1 a {
color: #9acd32;
}
@restran
restran / 404.html
Last active September 9, 2015 13:12
404 旋转的风车
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0,user-scalable=no">
<title>你请求的页面找不到</title>
<style type="text/css">
.tip {