<!DOCTYPE HTML>
<html>
<head>
<title>Big Picture</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.poptrox.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<header id="header">
<!-- Logo -->
<h1 id="logo"><a href="#">Big Picture</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro">Intro</a></li>
<li><a href="#one">What I Do</a></li>
<li><a href="#two">Who I Am</a></li>
<li><a href="#work">My Work</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- Intro -->
<section id="intro" class="main style1 dark fullscreen">
<div class="content container small">
<header>
<h2>Hey.</h2>
</header>
<p>Welcome to <strong>Big Picture</strong> a responsive site template designed
by <a href="http://html5up.net">HTML5 UP</a>, built on <a href="http://skeljs.org">skelJS</a>,
and released for free under the <a href="http://www.cssmoban.com/">Creative Commons Attribution 3.0 license</a>.</p>
<footer>
<a href="#one" class="button style2 down">More</a>
</footer>
</div>
</section>
<div class="copyrights">Collect from <a href="http://www.cssmoban.com/" >Website Template</a></div>
<!-- One -->
<section id="one" class="main style2 right dark fullscreen">
<div class="content box style2">
<header>
<h2>What I Do</h2>
</header>
<p>Lorem ipsum dolor sit amet et sapien sed elementum egestas dolore condimentum.
Fusce blandit ultrices sapien, in accumsan orci rhoncus eu. Sed sodales venenatis arcu,
id varius justo euismod in. Curabitur egestas consectetur magna urna.</p>
</div>
<a href="#two" class="button style2 down anchored">Next</a>
</section>
<!-- Two -->
<section id="two" class="main style2 left dark fullscreen">
<div class="content box style2">
<header>
<h2>Who I Am</h2>
</header>
<p>Lorem ipsum dolor sit amet et sapien sed elementum egestas dolore condimentum.
Fusce blandit ultrices sapien, in accumsan orci rhoncus eu. Sed sodales venenatis arcu,
id varius justo euismod in. Curabitur egestas consectetur magna urna.</p>
</div>
<a href="#work" class="button style2 down anchored">Next</a>
</section>
<!-- Work -->
<section id="work" class="main style3 primary">
<div class="content container">
<header>
<h2>My Work</h2>
<p>Lorem ipsum dolor sit amet et sapien sed elementum egestas dolore condimentum.
Fusce blandit ultrices sapien, in accumsan orci rhoncus eu. Sed sodales venenatis
arcu, id varius justo euismod in. Curabitur egestas consectetur magna vitae urna.</p>
</header>
<!--
Lightbox Gallery
Powered by poptrox. Full docs here: https://github.com/n33/jquery.poptrox
-->
<div class="container small gallery">
<div class="row flush images">
<div class="6u"><a href="images/fulls/01.jpg" class="image full l"><img src="images/thumbs/01.jpg" title="The Anonymous Red" alt="" /></a></div>
<div class="6u"><a href="images/fulls/02.jpg" class="image full r"><img src="images/thumbs/02.jpg" title="Airchitecture II" alt="" /></a></div>
</div>
<div class="row flush images">
<div class="6u"><a href="images/fulls/03.jpg" class="image full l"><img src="images/thumbs/03.jpg" title="Air Lounge" alt="" /></a></div>
<div class="6u"><a href="images/fulls/04.jpg" class="image full r"><img src="images/thumbs/04.jpg" title="Carry on" alt="" /></a></div>
</div>
<div class="row flush images">
<div class="6u"><a href="images/fulls/05.jpg" class="image full l"><img src="images/thumbs/05.jpg" title="The sparkling shell" alt="" /></a></div>
<div class="6u"><a href="images/fulls/06.jpg" class="image full r"><img src="images/thumbs/06.jpg" title="Bent IX" alt="" /></a></div>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section id="contact" class="main style3 secondary">
<div class="content container">
<header>
<h2>Say Hello.</h2>
<p>Lorem ipsum dolor sit amet et sapien sed elementum egestas dolore condimentum.</p>
</header>
<div class="box container small">
<!--
Contact Form
To get this working, place a script on your server to receive the form data, then
point the "action" attribute to it (eg. action="http://mydomain.tld/mail.php").
More on how it all works here: http://www.1stwebdesigner.com/tutorials/custom-php-contact-forms/
-->
<form method="post" action="#">
<div class="row half">
<div class="6u"><input type="text" name="name" placeholder="Name" /></div>
<div class="6u"><input type="text" name="email" placeholder="Email" /></div>
</div>
<div class="row half">
<div class="12u"><textarea name="message" placeholder="Message" rows="6"></textarea></div>
</div>
<div class="row">
<div class="12u">
<ul class="actions">
<li><input type="submit" class="button" value="Send Message" /></li>
</ul>
</div>
</div>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<!--
Social Icons
Use anything from here: http://fortawesome.github.io/Font-Awesome/cheatsheet/)
-->
<ul class="actions">
<li><a href="#" class="fa solo fa-twitter"><span>Twitter</span></a></li>
<li><a href="#" class="fa solo fa-facebook"><span>Facebook</span></a></li>
<li><a href="#" class="fa solo fa-google-plus"><span>Google+</span></a></li>
<li><a href="#" class="fa solo fa-dribbble"><span>Dribbble</span></a></li>
<li><a href="#" class="fa solo fa-pinterest"><span>Pinterest</span></a></li>
<li><a href="#" class="fa solo fa-instagram"><span>Instagram</span></a></li>
</ul>
<!-- Menu -->
<ul class="menu">
<li>© Untitled</li>
<li>Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">网页模板</a> | More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a></li>
</ul>
</footer>
</body>
</html>
柯晓楠
- 粉丝: 2w+
- 资源: 2875
最新资源
- 永磁同步电机谐波注入、谐波抑制5 7次谐波电流,MATLAB simulink仿真模型 欢迎来交流学习 主要有以下: 1.改善三相电流波形的正弦度,抑制电机电磁转矩脉动和转速波动 2.削弱三相电
- 15瓦到1000瓦完整量产版开关电源方案,有图纸,bom,变压器和各种磁芯图纸,可以直接生产
- 直线拟合,圆拟合,尺寸测量,卡尺工具
- 卡尺工具,尺寸测量,直线拟合,圆拟合
- 汽车电机定子与转子自动组转机sw18全套技术资料100%好用.zip
- comsol锂枝晶模型 五合一 单枝晶定向生长、多枝晶定向生长、多枝晶随机生长、无序生长随机形核以及雪花枝晶,包含相场、浓度场和电场三种物理场(雪花枝晶除外),其中单枝晶定向生长另外包含对应的参考文献
- 直线电机模型 maxwell 直线电机12 槽 10 极模型,halbch 或普通表贴结构 所有模型均可参数化
- 2_1_report.xls
- comsol锂枝晶模型 五合一 单枝晶定向生长、多枝晶定向生长、多枝晶随机生长、无序生长随机形核以及雪花枝晶,包含相场、浓度场和电场三种物理场(雪花枝晶除外),其中单枝晶定向生长另外包含对应的参考文献
- 尺寸测量,直线拟合,圆拟合,卡尺工具
- 共直流式风光储并网发电系统仿真模型 共直流母线式风光储:风力发电+光伏发电+储能+三相逆变并网 ①光伏Boost:采用电导增量法来实现光伏板最大功率跟踪 ②风机:拓扑采用三相整流电路,控制采用MPPT
- stm32g431 HFI FOC方波高频注入无感FOC驱动资料,零速带载启动,低速持续注入,实现无感驱动低速运行,堵转有力 高频注入零速启动三步走 1.先是高频注入,角度估算收敛 2.脉冲NS磁
- 计算机科学中归并排序算法及其C语言实现详解与应用案例
- 纸箱开封箱机sw18全套技术资料100%好用.zip
- PFC含纤维混凝土材料单轴压缩破坏模拟
- 51单片机红外遥控设计资料 一种车载娱乐产品,采用红外遥控器来控制LED的显示; 根据不同的按键,显示不同的效果; 本产品可以用于学习红外遥控,串口通信,数码管显示等
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈