第三小组

*{

margin: 0;padding: 0

}

body{

background: url("image/bg.jpg")

}

.parent{

position: relative;

text-align: center;

}

.child1{

width: 200px;

height: 350px;

border: 1px solid #fff;

position: absolute;

left: 110px;

top: 200px;

}

.black1{

background: #333;

width: 200px;

height: 350px;

position: absolute;

opacity: 0.5;

transition: all 1s;

cursor: pointer;

}

.black1:hover{

opacity: 0;

transition: all 1s;

}

.black2{

background: #333;

width: 200px;

height: 350px;

position: absolute;

opacity: 0.5;

transition: all 1s;

cursor: pointer;

}

.black2:hover{

opacity: 0;

transition: all 1s;

}

.black3{

background: #333;

width: 200px;

height: 350px;

position: absolute;

opacity: 0.5;

transition: all 1s;

cursor: pointer;

}

.black3:hover{

opacity: 0;

transition: all 1s;

}

.black4{

background: #333;

width: 200px;

height: 350px;

position: absolute;

opacity: 0.5;

transition: all 1s;

cursor: pointer;

}

.black4:hover{

opacity: 0;

transition: all 1s;

}

.black5{

background: #333;

width: 200px;

height: 350px;

position: absolute;

opacity: 0.5;

transition: all 1s;

cursor: pointer;

}

.black5:hover{

opacity: 0;

transition: all 1s;

}

.child1 img{

width: 200px;

height: 350px;

}.child2 img{

width: 200px;

height: 350px;

}

.child3 img{

width: 200px;

height: 350px;

}

.child4 img{

width: 200px;

height: 350px;

}

.child5 img{

width: 200px;

height: 350px;

}

.child2{

width: 200px;

height: 350px;

border: 1px solid #fff;

position: absolute;

top: 200px;

left: 370px;

}

.child3{

width: 200px;

height: 350px;

border: 1px solid #fff;

position: absolute;

top: 200px;

left: 43.3%;

}

.child4{

width: 200px;

height: 350px;

border: 1px solid #fff;

position: absolute;

top: 200px;

right: 360px;

}

.child5{

width: 200px;

height: 350px;

border: 1px solid #fff;

position: absolute;

top: 200px;

right: 100px;

}

.p1{

font-family: STXingkai;

font-size: 60px;

color: #fff;

padding-top: 100px;

}

.member span{

font-family: STXingkai;

font-size: 30px;

color: #fff;

}

.member{

position: absolute;

bottom: 400px;

width: 1200px;

}

.lqs{

position: absolute;

left: 160px;

}

.hwj{

position: absolute;

left: 420px;

}

.ch{

position: absolute;

left:690px;

}

.wj{

position: absolute;

right: 200px;

}

.yl{

position: absolute;

right: -60px;

}

.q1{

width: 500px;

height: 1px;

background: #fff;

float: left;

margin-top: 20px;

}

.q2{

width: 500px;

height: 1px;

background: #fff;

float:right;

margin-top: 20px;

}

.q3{

font-family: STXingkai;

font-size: 30px;

color: #fff;

}

.footer{

position: absolute;

bottom: 60px;

left: 120px;

}

第三小组

骆其森

黄晚君

程浩

汪娟

余露

极客营,再见!

一键复制

编辑

Web IDE

原始数据

按行查看

历史

html阅读封面代码,封面.html相关推荐

  1. 对人脑而言,阅读计算机代码和阅读语言有何不同?

    作者 | Anne Trafton 翻译 | 火火酱,责编 | 晋兆雨 出品 | AI科技大本营 头图 | 付费下载于视觉中国 神经科学家们发现,人类在解读代码时会激活一个通用的大脑区域网络,但不会激 ...

  2. 随想录(怎么用source insight阅读kernel代码)

    [ 声明:版权所有,欢迎转载,请勿用于商业用途. 联系信箱:feixiaoxing @163.com] 大家都知道,linux kernel代码很多,文件多,行数多.作为学习和开发来说,阅读kerne ...

  3. Big-man与PHP的交战(一)——阅读PHP代码

    Big-man与PHP的交战(一)--阅读PHP代码 前言: Big-man在App的分析中就已经说到过了,Big-man现在所接触的以及所开发的App数据管理后台也就是用的PHP进行开发的,这令Bi ...

  4. OpenCV图像处理算法——7(《Contrast image correction method》 论文阅读及代码实现)

    <Contrast image correction method> 论文阅读及代码实现 以下内容大部分引自:https://cloud.tencent.com/developer/art ...

  5. 【编程方法】如何阅读开源代码

    文章目录 先跑起来 明确自己的目的 区分主线和支线剧情 纵向和横向 情景分析 利用好测试用例 厘清核心数据结构之间的关系 多问自己几个问题 写自己的代码阅读笔记 总结 我是怎么读代码的 如何阅读一份代 ...

  6. 如何快速阅读verilog代码?

    如何快速阅读verilog代码? 在阅读verilog代码也是有一定技巧的,有效的方式能够提高阅读速度. 快速阅读分为以下几步 1.弄清楚模块作用:能够一句话描述 首先要知道模块是做什么的,有什么作用 ...

  7. fishnet:论文阅读与代码理解

    fishnet:论文阅读与代码理解 一.论文概述 二.整体框架 三.代码理解 四.总结 fishnet论文地址:http://papers.nips.cc/paper/7356-fishnet-a-v ...

  8. html阅读封面代码,HTML5/SVG 书本封面设计

    CSS 语言: CSSSCSS 确定 @import url(http://fonts.googleapis.com/css?family=Fjalla+One); html { height: 10 ...

  9. VSCode 阅读 Linux 代码怎么才不卡顿?这样做才能快的飞起!

    Linux 内核代码用什么编辑器? 分享过怎么学习 Linux 内核代码的思路,当时顺便提了一点,奇伢是用 vscode 看内核代码.有同学对此提出了疑问: vscode 看 Linux 代码不卡吗? ...

  10. 微信读书vscode插件_跟我一起读源码 – 如何阅读开源代码

    阅读是最好的老师 在学习和提升编程技术的时候,通过阅读高质量的源码,来学习专家写的高质量的代码,是一种非常有效的提升自我的方式.程序员群体是一群乐于分享的群体,因此在互联网上有大量的高质量开源项目,阅 ...

最新文章

  1. spring boot 注解_Spring-Boot项目中如何配置redis注解缓存?
  2. Mybatis逆向工程过程中出现targetRuntime in context mybatisGenerator is invalid
  3. oracle和MySQL的日期函数_mysql与oracle的日期/时间函数小结
  4. [搬运] iOS 7 侧滑返回手势使用和错误集
  5. Oracle中DUMP转储方法
  6. 设计模式_01_单一原则
  7. 除了HTML、CSS与JS,现在WASM也是标准Web语言
  8. linux 配置EPEL源
  9. github上的python爬虫_python爬虫入门(2):让你的github项目火起来
  10. 为什么代码规范要求SQL语句不要过多的join?
  11. python源码库安装_Python第三方库安装及常见问题
  12. 苹果电脑如何查看本机IP地址和DNS?
  13. Open-Unmix - A Reference Implementation for Music Source Separation
  14. 在这个520特别的日子里,分享几个用的上的Python代码
  15. CentOS7下fdisk分区工具和LVM的简单使用
  16. 《Dreamweaver CS6 完全自学教程》笔记 第九章:插入多媒体对象
  17. python爬取喜马拉雅FM音频
  18. 2014-2015-1(实变函数56)
  19. .DS_Store 文件是什么?
  20. Flutter 和小程序混编

热门文章

  1. unity应用开发实战案例_Unity AR增强现实开发实战
  2. java实现奖学金申请,基于ssm+mysql的web助学金申请系统[实现过程记录]
  3. 使用EXCEL计算并绘制RSI指标
  4. 金蝶国际:传统ERP增长稳健 转型云服务持续领跑
  5. xxl-job任务调度平台发送报警邮件
  6. 系统分析设计——如何识别类
  7. 读《乔布斯的魔力演讲》
  8. C# 下繁体字与简体字的转化
  9. linux桌面开发工程师,linux开发工程师是做什么的?linux开发工程师岗位职责工作内容 - 职友集...
  10. xp 安装IPv6后,无法上网