姓名:张三
联系方式:example@example.com|(+86) 123 456 789
教育背景
-
2015-2019
技能
编程语言:
- Java
- Python
- JavaScript
- C++
框架和库:
- Spring Boot
- React
- Node.js
- TensorFlow
其他技能:
- 数据库管理(MySQL、PostgreSQL)
- 云计算(AWS、Azure)
- 敏捷开发(Scrum、Kanban)
项目
-
个人博客
使用 React 和 Node.js 构建的博客网站
由HTML5、CSS3 和 JavaScript 构建
style.css
css
/ 重置样式 /
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;
}/ 结构样式 /
body {font-family: Arial, Helvetica, sans-serif;line-height: 1.5rem;
}.container {width: 80%;margin: 0 auto;padding: 20px;
}.header {text-align: center;
}.header h1 {font-size: 2rem;
}.header h2 {font-size: 1.5rem;
}.content {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;
}.section {width: 30%;margin-top: 20px;
}.section h3 {font-size: 1.2rem;margin-bottom: 10px;
}.section ul {list-style-type: none;
}.section li {margin-bottom: 10px;line-height: 1.5rem;
}.section li p {font-weight: bold;margin-bottom: 5px;
}.section li h4 {font-size: 1.1rem;
}.section li h5 {font-size: 1rem;
}.skills ul {columns: 2;-webkit-columns: 2;-moz-columns: 2;
}.references ul {list-style-type: square;
}.footer {text-align: center;margin-top: 20px;
}.footer h6 {font-size: 0.8rem;
}