1 Star 0 Fork 0

磁通量/open.163.com2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
headerFooter.html 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="headerFooter/headerFooter.css"/>
<style type="text/css">
@font-face {font-family: "iconfont1";
src: url('headerFooter/iconfont/iconfont.eot'); /* IE9*/
src: url('headerFooter/iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('headerFooter/iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
url('headerFooter/iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('headerFooter/iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont1 {
font-family:"iconfont1" !important;
font-size:26px;
font-style:normal;
}
section{
height: 2000px;
background-color: #F0F0F0;
}
</style>
</head>
<body>
<header></header>
<section></section>
<footer></footer>
</body>
<!--<script src="headerFooter/jquery-1.11.0.js" type="text/javascript"> </script>-->
<script src="headerFooter/headerFooter.js" type="text/javascript"></script>
<script type="text/javascript">
createHeader({container:"header"});
createFooter({container:"footer"});
createSuspend({container:"body"});
</script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/citongliang/open.163.com2.git
git@gitee.com:citongliang/open.163.com2.git
citongliang
open.163.com2
open.163.com2
master

搜索帮助