Skip to content

Instantly share code, notes, and snippets.

View masminmin's full-sized avatar

masminmin masminmin

View GitHub Profile
@masminmin
masminmin / todomvc.html
Created October 17, 2013 12:34
todomvc
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="http://lib.sinaapp.com/js/bootstrap/2.2.1/css/bootstrap.min.css">
<style type="text/css">
.lt{
text-decoration:line-through;
}
</style>
@masminmin
masminmin / index.html
Created October 17, 2013 12:33
图片自动切换效果
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
#ads {
width: 490px;
height: 170px;
position: relative;
@masminmin
masminmin / addcompany.html
Created October 17, 2013 12:15
CRM静态页面
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=GBK" />
<title>CRM</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen, projection">
@masminmin
masminmin / addcompany.html
Created October 17, 2013 12:15
CRM静态页面
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=GBK" />
<title>CRM</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen, projection">
@masminmin
masminmin / addcompany.html
Created October 17, 2013 12:14
CRM静态页面
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=GBK" />
<title>CRM</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen, projection">
@masminmin
masminmin / addcompany.html
Created October 17, 2013 12:14
CRM静态页面
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=GBK" />
<title>CRM</title>
<link rel="stylesheet" href="css/screen.css" type="text/css" media="screen, projection">
<!--[if IE]>
<link rel="stylesheet" href="css/ie.css" type="text/css" media="screen, projection">
<![endif]-->
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen, projection">
@masminmin
masminmin / index.html
Created October 17, 2013 11:55
图片切换效果
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jquery左右滚动切换</title>
<link rel="stylesheet" type="text/css" href="css/zzsc.css" />
<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
</head>
<body class="loading">
<div class="main" style="margin-top:50px;">
@masminmin
masminmin / about.html
Created October 17, 2013 11:52
设计效果
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
</head>
<body>
@masminmin
masminmin / home.html
Created October 17, 2013 11:40
bootstrap学习
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="css/bootstrap.min.css" />
</style>
</head>
@masminmin
masminmin / home.html
Created October 17, 2013 11:40
bootstrap学习
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="css/bootstrap.min.css" />
</style>
</head>