-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
148 lines (147 loc) · 6.5 KB
/
Copy pathindex.html
File metadata and controls
148 lines (147 loc) · 6.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="zh-hant">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>第二週主線任務-個人網站</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- nav -->
<nav class="bg-b ptb-1">
<div class="container">
<ul class="nav d-f jc-sb c-FFF">
<li>WILLIAM LEE</li>
<li>BASED IN TAIWAN</li>
<li>CURRENTLY FRONT END <br>
ENGINEER AT HEXSCHOOL</li>
<li>CONTACT ME</li>
</ul>
</div>
</nav>
<!-- header -->
<header class="bg-b ptb-2">
<div class="container d-f ai-c">
<img src="css/img/people.png" alt="people image">
<div class="ml-24">
<p class="fs-64 c-FFF">
Hi <br>
I’m a front-end developer
</p>
<h1 class="fs-128 c-primary ta-r">William</h1>
<!-- btn-light -->
<div class="d-f jc-fe">
<a class="btn btn-light" href="#">contact me
<img src="css/img/arrow_outward.png" alt="arrow_outward image">
</a>
</div>
</div>
</div>
</header>
<!-- intro -->
<div class="bg-intro ptb-3">
<div class="container d-f">
<div class="w-526">
<h2 class="mb-36 fs-64 c-FFF">Introduction</h2>
<p class="mb-32 fs-24 c-FFF">Hi, I'm William Lee, a Front-End Developer with a passion for building beautiful and responsive websites that provide an optimal user experience.</p>
<img src="css/img/sparkle-sm.png" alt="sparkle-sm image">
<img class="ml-16" src="css/img/sparkle-sm.png" alt="sparkle-sm image">
<img class="ml-16" src="css/img/sparkle-sm.png" alt="sparkle-sm image">
</div>
<ul class="w-746 ml-24 d-f">
<li><img src="css/img/sparkle.png" alt="sparkle image"></li>
<li><img class="ml-24" src="css/img/photographer.png" alt="photographer image"></li>
<li><img class="ml-24" src="css/img/people-2.png" alt="people-2 image"></li>
</ul>
</div>
</div>
<!-- about -->
<div class="bg-w ptb-3">
<div class="container d-f ai-c">
<div class="card w-636">
<ol class="card-list">
<li>
<h3 class="mb-4 fs-20">01</h3>
<p class="mb-4 fs-20">Attention to Detail</p>
<p>Meticulous code analysis and optimization.</p>
</li>
<li>
<h3 class="mb-4 fs-20">02</h3>
<p class="mb-4 fs-20">Adaptability</p>
<p>Swift learning of new technologies.</p>
</li>
<li>
<h3 class="mb-4 fs-20">03</h3>
<p class="mb-4 fs-20">Problem Solver</p>
<p>Identifying and resolving issues.</p>
</li>
<li>
<h3 class="mb-4 fs-20">04</h3>
<p class="mb-4 fs-20">Team Player</p>
<p>Collaborates and shares ideas.</p>
</li>
</ol>
</div>
<div class="about-me ml-134 w-526">
<h2 class="fs-64 mb-36">About Me</h2>
<p class="fs-24">With over 5 years of experience, I'm proficient in HTML, CSS, JavaScript, jQuery, and React. I have a strong understanding of user experience design and accessibility. I'm always learning new technologies and techniques to stay up-to-date in the field.</p>
</div>
</div>
</div>
<!-- contact -->
<div class="bg-contact ptb-4">
<div class="container d-f ai-c">
<div class="d-f ai-c">
<h2 class="c-FFF fs-64">CONTACT ME</h2>
<img class="ml-16" src="css/img/trending_flat_black_24dp 1.png" alt="flat image">
</div>
<div class="ml-113">
<ul class="d-f">
<li><a href="#"><img class="social-link" src="css/img/discord.png" alt="discord logo"></a></li>
<a href=""><img src="" alt=""></a>
<li class="ml-20 social-link"><a href="#"><img class="img-hover" src="css/img/instagram.png" alt="ig logo"></a></li>
<li class="ml-20 social-link"><a href="#"><img class="img-hover" src="css/img/message.png" alt="message logo"></a></li>
</ul>
</div>
</div>
</div>
<!-- project -->
<div class="bg-w ptb-3">
<div class="container">
<h2 class="fs-64 mb-16 ta-r">My Projects</h2>
<div class="d-f">
<div>
<img src="css/img/Rectangle 10.png" alt="Rectangle-10 image">
</div>
<div class="ml-24">
<div class="d-f mb-28">
<div>
<img src="css/img/Rectangle 15.png" alt="Rectangle-15 image">
</div>
<div class="d-f fd-col jc-sb ml-24">
<p>I've worked on a variety of websites, including e-commerce sites, blogs, and landing pages. I take pride in creating clean, efficient, and user-friendly code.</p>
<!-- btn-dark -->
<div class="d-f">
<a class="btn btn-dark" href="#">contact me
<img src="css/img/arrow_outward-white.png" alt="arrow_outward-white image">
</a>
</div>
</div>
</div>
<div class="d-f">
<img src="css/img/Rectangle 14.png" alt="Rectangle 14 image">
<img class="ml-24" src="css/img/Rectangle 29.png" alt="Rectangle 29 image">
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer>
<div class="bg-b ptb-5">
<p class="c-FFF ta-c">all rights reserved @hexschool2023</p>
</div>
</footer>
</body>
</html>