本站资源引用代码
代码
为了方便访问,所以这里放了一些镜像资源,以下是访问这些资源的代码片断
favicon
<link rel="shortcut icon" href="https://res.chenyaojun.com/img/favicon.ico">
my css
<link rel="stylesheet" type="text/css" href="https://res.chenyaojun.com/css/e_lite.css">
<link rel="stylesheet" type="text/css" href="https://res.chenyaojun.com/css/e.css" >
<link rel="stylesheet" type="text/css" href="https://res.chenyaojun.com/css/print.css" media="print">
<link rel="stylesheet" type="text/css" href="https://res.chenyaojun.com/css/ee_color.css" />
<link rel="stylesheet" type="text/css" href="https://res.chenyaojun.com/css/ee_color_ex.css" />
my js
<script src="https://res.chenyaojun.com/js/particle.js"></script>
<script src="https://res.chenyaojun.com/js/translate.js"></script>
normalize
<link rel="stylesheet" href="https://res.chenyaojun.com/mirror/normalize/3.0.3/normalize.css">
<link rel="stylesheet" href="https://res.chenyaojun.com/mirror/normalize/7.0.0/normalize.css">
<link rel="stylesheet" href="https://res.chenyaojun.com/mirror/normalize/8.0.0/normalize.css">
bootstrap
<link rel="stylesheet" href="https://res.chenyaojun.com/mirror/bootstrap/4.1.1/css/bootstrap.min.css">
<script src="https://res.chenyaojun.com/mirror/bootstrap/4.1.1/js/bootstrap.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://res.chenyaojun.com/mirror/bootstrap/4.3.1/css/bootstrap.min.css">
<script src="https://res.chenyaojun.com/mirror/bootstrap/4.3.1/js/bootstrap.min.js" crossorigin="anonymous"></script>
popperjs
<script src="https://res.chenyaojun.com/mirror/popper/1.14.3/umd/popper.min.js" crossorigin="anonymous"></script>
<script src="https://res.chenyaojun.com/mirror/popper/1.14.3/popper.min.js" crossorigin="anonymous"></script>
jQuery
<script src="https://res.chenyaojun.com/mirror/jquery/3.3.1/jquery.min.js" crossorigin="anonymous"></script>
示例
CSS
主页测试精简CSS测试
精简CSS(不带main标签)测试
页面测试
易经颜色示例带说明
易经颜色示例带数据
易经颜色扩展示例
模板
带bootstrap的html页面模板(e_bootsratp)普通页面模板(e)
精简版页面模板(e_lite)
最简单的html页面模板(simplest) >
页面模板带注释
中英文翻译页面模板 Bootstrap 新时代页面模板
注:reveal,impress,markdown 模板用于pandoc生成。