用html写个简历吧!听起来就很酷!

用纯html写个个人简历!首先得先找个模板!

一个优秀模板所应该具有的素质?

简单?

仅仅一个html页面,完全没有乱七八糟,保证学的明明白白。

简单整洁?

该有的内容一个不少!

一个完美的简历!

那么,这样的模板到底有什么用呢?

1. 改一改后台显示内容,换成自己的信息。那,它就是一个美呆了的个人简历。大厂,投,投,投!

2. 程序员可以自己加些后台,做个个人简历制作网站,圆自己一个站长梦,是不是还能增加点睡后收入?

3. 初学程序员的码农小朋友们,可以学学网页制作,在这个框架横行的世代,学好基础是一件多么可贵的事情。比如我们的时间轴,统计图,都可以学它一学!

我们看看代码吧

<!doctype html>
<!--
Design by Free Responsive Templates
http://www.free-responsive-templates.com
Released for free under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0)
Coder: lsa, free.responsive.templates@gmail.com
Created: 11 September 2012 
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Free Responsive Template #23 - Responsive Resume/CV-xxxxxx.com</title>
<link href='http://fonts.googleapis.com/css?family=Cutive' rel='stylesheet' type='text/css'>
<link href="css/styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="wrapper">
	<header>
    	<div class="colLeft"><img src="images/person.png" alt="John Bunton"></div>
    	<div class="colRight description about">
            <h1>John Bunton</h1>
            <h2>Front End Developer</h2>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to 
            </p>
            <ul>
                <li><a href="">john.bunton@gmail.com</a></li>
                <li><a href="">www.JohnBunton.com</a></li>
                <li><a href="">(394) 291-2827</a></li>
            </ul>
            <div class="icons">
                <ul>
                    <li><a href=""><img src="images/facebook.png" alt="facebok"></a></li>
                    <li><a href=""><img src="images/twitter.png" alt="twitter"></a></li>
                    <li><a href=""><img src="images/googleplus.png" alt="googleplus"></a></li>
                    <li><a href=""><img src="images/dribbble.png" alt="dribbble"></a></li>
                </ul>
            </div>
            <div class="clearfloat"></div>
        </div>
    </header>
    <div class="clearfloat"></div>
    <hr>
    <section>
    	<div class="colLeft">
        	<h2>Work Experience</h2>
        </div>
        <div class="colRight description">
            <h3>Senior Developer</h3>
            <span>JS, php, full-time</span>
            <div class="date">July 2011 - Present</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
            <div class="listContent">
                <ul>
                    <li>Lorem Ipsum is simply dummy text of the printing and</li>
                    <li>Typesetting industry. Lorem Ipsum has been the industry's </li>
                    <li>Standard dummy text ever since the 1500s, when an unknown </li>
                </ul>
            </div>
            <hr>
        </div>
        <div class="colRight description">
            <h3>FrontEnd Developer</h3>
            <span>full-time, html/css</span>
            <div class="date">May 2009 - July 2011</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
            <div class="listLinks">
                <ul>
                    <li><a href="#">Lorem Ipsum is simply dummy text of the printing and</a></li>
                    <li><a href="#">Typesetting industry. Lorem Ipsum has been the industry's</a></li>
                    <li><a href="#">Standard dummy text ever since the 1500s, when an unknown</a></li>
                </ul>
            </div>
        </div>
    </section>
    <div class="clearfloat"></div>
    <hr>
    <section>
    	<div class="colLeft">
        	<h2>Technical Skills</h2>
        </div>
        <div class="colRight description">
            <h3>HTML/CSS</h3>
            <span>Best practices, 100%</span>
            <div class="date">Expert - 7 years</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
            <hr>
        </div>
        <div class="colRight description">
            <h3>jQuery Framework</h3>
            <span>JavaScript, 40%</span>
            <div class="date">Advanced - 4 years</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
            <hr>
        </div>
        <div class="colRight description">
            <h3>UI/UX</h3>
            <span>User Experiens, User interface</span>
            <div class="date">Begginer - 2 years</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
        </div>
    </section>
    <div class="clearfloat"></div>
    <hr>
    <section>
    	<div class="colLeft">
        	<h2>education</h2>
        </div>
        <div class="colRight description">
            <h3>Kyiv Politechnical Institute</h3>
            <span>Computer Science</span>
            <div class="date">2004-2009</div>
            <p>
                Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also 
            </p>
        </div>
    </section>
    <div class="clearfloat"></div>
    <hr>
    <footer> 
        <p>
            Copyright &copy; <a href="#">Your Site Name</a> | Collect Form <a href="http://www.xxx.com/" title="xxx">xxx</a> <a href="http://xxx.com" target="_blank">xxx</a>
        </p>
    </footer>
</div>
</body>
</html>

再来看看css


* {
	margin:0;
	padding:0;
}
body {
	font-family: 'Cutive', serif;
	font-size:100%;
	background: url(../images/siteBackground.jpg);
	margin: 0;
	padding: 0;
	color: #e0e0df;
	text-shadow:0 0px, 1px 1px #000000;
}
h1 {
	font-size:1.7em; 
	color:#ffffff;
	text-decoration:none;
	line-height:30px;
	font-weight:inherit;
}
h2 {
	font-size:0.8em;
	color:#e2bf00;
	font-weight:inherit;
	text-transform:uppercase;
	padding:0 0 20px 0;
}
h3 {
	font-size:1.1em;
	color:#a09f9f;
	font-weight:inherit;
	line-height:15px;
}
a img { 
	border: none;
}
a {
	color: #0191d6;
	text-decoration: none; 
}
a:hover { 
	color: #00adff;
	text-decoration: underline;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
p {
	line-height:140%;
	padding:10px 0 20px 0;
}
ul li {
	list-style:none;
}
hr {
	background: none repeat scroll 0 0 #3f3f3f;
	box-shadow:0 1px #000000;
    border: 0 none;
    height: 2px;
    margin: 30px 0;
}
.wrapper {
	width:93.75%; /* 960px/1024px  */
	margin:0 auto;
}
header {
	padding:30px 0 0 0;
}
.about {
	margin-top:10px;
}
.description {
	position:relative;
}
.icons, .date {
	position:absolute;
	top:0;
	right:0;
}
.date {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	padding:3px 10px;
	text-align:right;
}
span, .date {
	color:#a09f9f;
	font-style:italic;
	font-size:0.7em;
}
.icons li {
	display:inline;
}
.colLeft {
	width:31.041666666666666666666666666667%;
	float:left;
	text-align:right;
}
.colRight {
	width:64.166666666666666666666666666667%;
	float:right;
}
.listContent li {
	background:url(../images/p.png) no-repeat left 5px;
	padding-left:20px;
}
.listLinks li {
	background:url(../images/p2.png) no-repeat left 5px;
	padding-left:20px;
}
footer {
	text-align: center;
	padding:0 10px 30px 10px;
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
}
/**************************/
/*********************************Begin main menu****************************************/
/**************************/

/**************************/
/*********************************End main menu****************************************/
/**************************/
/*********************************Begin Media Queries****************************************/
/**************************/
/* for 960px or less */
@media screen and (max-width: 960px) {
	.wrapper {
		width:93.75%; /* 960px/1024px  */
		margin:0 auto;
	}
}
/* for 768px or less */
@media screen and (max-width: 768px) {
	.icons {
		position: relative;
		padding:10px 0 0 0;
	}
	.date {
		position: relative;
		padding:3px 10px;
	}	
}
/* for 480px or less */
@media screen and (max-width: 480px) {
	.colLeft {
		float:none;
		width:auto;
		text-align:center;
	}
	.colRight {
		float:none;
		width:auto;
	}

}
/**************************/
/*********************************End Media Queries****************************************/
/**************************/

那么,这么优雅的模板完整版,在哪儿下载呢?

https://download.csdn.net/download/qqhxmdq/89070017 

一起来快乐的玩耍吧!!!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:/a/509482.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

STM32学习笔记(9_2)- USART串口外设

无人问津也好&#xff0c;技不如人也罢&#xff0c;都应静下心来&#xff0c;去做该做的事。 最近在学STM32&#xff0c;所以也开贴记录一下主要内容&#xff0c;省的过目即忘。视频教程为江科大&#xff08;改名江协科技&#xff09;&#xff0c;网站jiangxiekeji.com 在STM3…

深入探索Yarn:安装与使用指南

Yarn 是一个由 Facebook 开发的 JavaScript 包管理器&#xff0c;旨在提供更快、更可靠的包管理体验。它与 npm 类似&#xff0c;但在某些方面更加高效和可靠。本文将介绍如何安装 Yarn&#xff0c;并展示如何使用它来管理 JavaScript 项目的依赖。 1. 安装 Yarn Yarn 可以通…

软件测试用例(1)

测试用例的基本要素 回顾一下测试用例的概念: 测试用例是为了实施测试而向被测试的系统提供的一组集合, 这组集合包含: 测试环境, 操作步骤, 测试数据, 预期结果等要素. 好的测试用例是一个不熟悉业务的人也能依据用例来很快的进行测试. 评价测试用例的标准: 对比好坏用例…

80后、90后记忆中的经典软件正在老去,新型平台在悄然崛起

当今软件领域&#xff0c;可谓是瞬息万变。 更新迭代频繁&#xff0c;部分软件稳坐电脑桌面&#xff0c;而有些&#xff0c;则沦为记忆深处的图标&#xff0c;在岁月长河中悄然“凋零”。 试问&#xff0c;那些曾属于80、90后独特记忆的经典软件&#xff0c;你还记得多少&…

RAG 新进展:伊克罗德信息、墨奇科技战略合作,共研低成本快速定制大模型

AIGC 持续火爆&#xff0c;AI 核心技术百花齐放。过去一年里&#xff0c;大语言模型 LLM&#xff08;Large Language Model&#xff09;与 AIGC 引爆整个技术界&#xff0c;不过让 AIGC 落地千行百业&#xff0c;实现商业化使用&#xff0c;则面临更多挑战。例如&#xff0c;训…

Centos7 elasticsearch-7.7.0 集群搭建,启用x-pack验证 Kibana7.4用户管理

前言 Elasticsearch 是一个分布式、RESTful 风格的搜索和数据分析引擎&#xff0c;能够解决不断涌现出的各种用例。 作为 Elastic Stack 的核心&#xff0c;它集中存储您的数据&#xff0c;帮助您发现意料之中以及意料之外的情况。 环境准备 软件 …

上周六的南京,近百位南京PG圈爱好者都来啦!

3月30日&#xff0c;IvorySQL 社区携手中国开源软件联盟 PostgreSQL 分会以及Techtalk 社区等合作伙伴&#xff0c;在南京成功举办 PostgreSQL 技术峰会及 IvorySQL南京用户组&#xff0c;现场吸引了近百位南京PG圈技术爱好者和资深开发小伙伴们的热情参与&#xff01; 浪潮集团…

基于8086直流电机调速控制系统设计

**单片机设计介绍&#xff0c;基于8086直流电机调速控制系统设计 文章目录 一 概要二、功能设计设计思路 三、 软件设计原理图 五、 程序六、 文章目录 一 概要 基于8086的直流电机调速控制系统设计概要主要涵盖了系统的核心功能、硬件组成、软件设计以及应用场景等方面。以下…

C,C++——指针详解

目录 1.指针的基本概念 代码示例&#xff1a; 2.指针所占内存空间 代码示例&#xff1a; 3.空指针和野指针 代码示例&#xff1a; 4.const修饰指针 代码示例&#xff1a; 5.指针和数组 代码示例&#xff1a; 6.指针和函数 代码示例&#xff1a; 7.指针&#x…

python pip使用

windowsR打开cmd 跳转到安装python解释器的路径下 我装的是官网3.9版本下到了D盘的vspython配置下 假如要装jieba pip install jieba Successfully installed jieba-0.42.1有这个代表成功安装 安装好程序就可以使用了&#xff0c;打开IDLE jieba库用来分词&#xff0c;红…

java+mysql图书管理系统制作教程v1.0.0完整版

本人QQ&#xff1a;2711138299&#xff0c;需要源码的可以加我,附带数据库备份文件&#xff0c;以及建立数据库表 下面是我写在有道云笔记里面的教程&#xff0c;由于复制粘贴后&#xff0c;代码都混乱在一起了&#xff0c;不建议大家观看&#xff0c;所以想看详细教程的也可以…

苹果手机黑屏打不开怎么办?5种方法让你轻松应对

苹果手机以其卓越的性能和流畅的操作体验赢得了全球用户的喜爱。然而&#xff0c;就像其他电子产品一样&#xff0c;苹果手机偶尔也会遇到一些问题。其中&#xff0c;苹果手机黑屏打不开是许多用户都曾遇到过的困扰。当您按下电源键&#xff0c;却发现手机屏幕一片漆黑&#xf…

2024如何做好跨境电商?7个步骤详细讲解

近几年来&#xff0c;随着互联网的发展&#xff0c;国内外的商业贸易越来越流畅&#xff0c;直播电商的火爆也带动着一大批相关的产业链发展&#xff0c;其中跨境电商就是尤为突出的一个。尽管在国内做跨境电商的企业数量非常之多&#xff0c;但仍有许多新人争相入局&#xff0…

QT-自定义参数设计框架软件

QT-自定义参数设计框架软件 前言一、演示效果二、使用步骤1.应用进行参数注册2.数据库操作单例对象3.参数操作单例对象 三、下载链接 前言 常用本地数据参数通常使用的是xml等文本的格式&#xff0c;进行本地的数据参数的存储。这种参数的保存方式有个致命的一点&#xff0c;就…

gin源码分析(1)--初始化中间件,路由组与路由树

目标 关于gin.Default()&#xff0c;gin.New()&#xff0c;gin.Use()group与子group之间的关系&#xff0c;多group与middleware之间关系中间件的类型&#xff0c;全局&#xff0c;group&#xff0c;get&#xff0c;不同类型的中间件什么时候执行。中间件 next 和abort行为如何…

用Qt浅写一个流程动画 + 随便聊聊

恍然间&#xff0c;已经有段时间没有正儿八紧的写点东西了。前段时间从前东家离职&#xff0c;最近才到新东家。这个年过得是工作若干年来最长的一次。说是武汉的就业行情不太好&#xff0c;但是我感觉也没太差&#xff0c;可能我的要求也不高吧。医疗、自动化、半导体的offer各…

JavaScript 数组元素交互最优解

利用 ES6 解构赋值&#xff1a; let arr [1, 2, 3, 4, 5];// 交互下标 1,4 元素的值 [arr[1], arr[4]] [arr[4], arr[1]];// 输出&#xff1a; [1, 5, 3, 4, 2] console.log(arr);浏览器控制台效果&#xff1a;

PCB项目设计-必知必会

版本控制 V0.0 2024-4-2 ini 一、PCB项目设计的基本概念 留空 二、原理图关键知识点 留空 三、PCB关键知识点 3.1首先看完这两篇 技术指导&#xff1a;下单前技术员必看 嘉立创PCB工艺加工能力范围说明 3.2焊盘和过孔的主要区别 焊盘主要用于器件引脚的焊接和固定&am…

OpenLayers6实战,OpenLayers实现鼠标拖拽绘制三角形,OpenLayers自定义绘制特殊图形

专栏目录: OpenLayers实战进阶专栏目录 前言 本章讲解使用OpenLayers如何绘制三角形。 OpenLayers本身是可以通过多边形绘制来绘制自行绘制三角形的,但是这种绘制方式是通过鼠标点击每个点来实现线条链接的,不支持固定的三角形这种特殊图形绘制的。 因此本章我们通过自定义…

keycloak - 鉴权quarkus

目录 一、前言 二、遇到的问题 1、keycloak中配置public访问方式如何配置keycloak 2、keycloak拦截登录后&#xff0c;重定向多次报错&#xff0c;因cookie超长 三、解决问题 1、环境说明 2、对应keycloak public访问方式的keycloak配置 3、解决cookie太长的问题 a、方…