-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
169 lines (129 loc) · 8.59 KB
/
index.html
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Project</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="proxy logo.svg" type="image/x-icon">
</head>
<body>
<div class="main-container">
<h1>The Proxy Academy Summer Boothcamp 2024</h1>
</div>
<div class="main-cover">
<div class="dropdown"> <!-- Demilade's container -->
<li>Demilad </li>
<br>
<div class="dropdown-content">
<div>
<img class="profile-pics" src="my baby3.jpg" alt="">
</div>
<div class="bio">
<h1>Demilade Surname</h1>
</div>
<div class="location">
<h2>Lagos, Nigeria</h2>
</div>
<div class="title">
<h2>"Web Developer and Student at Proxy Academy." </h2>
</div>
<div class="body-content"> <br>
<p>My name is Demilade Surname, and I am a newly graduated web developer with a foundational expertise in HTML and CSS. Having recently completed my studies, I am excited to leverage my skills to build visually appealing and user-friendly websites.</p> <br>
<p>During my academic journey, I have developed a strong understanding of web design principles and front-end development techniques. My proficiency in HTML allows me to structure web content effectively, while my CSS skills enable me to create engaging and responsive designs. I am committed to continuous learning and staying updated with the latest web development trends and technologies.</p> <br>
<p>My vision is to combine creativity with technical skills to craft innovative and accessible web experiences. I am particularly passionate about creating clean, intuitive interfaces that enhance user interaction and contribute to the overall success of digital projects. I am eager to contribute to a dynamic team where I can apply my skills and grow as a developer.</p> <br>
</div>
</div>
</div>
<!-- Salma's contaier -->
<div class="dropdown">
<li>Salma</li>
<br>
<div class="dropdown-content">
<div>
<img class="profile-pics" src="my baby3.jpg" alt="">
</div>
<div class="bio">
<h1>Salma Jubril</h1>
</div>
<div class="location">
<h2>Lagos, Nigeria</h2>
</div>
<div class="title">
<h2>"Web Developer and Student at Proxy Academy."</h2>
</div>
<div class="body-content"> <br>
<p>My name is Salma Jubril, and I am a newly graduated web developer with a foundational expertise in HTML and CSS. Having recently completed my studies, I am excited to leverage my skills to build visually appealing and user-friendly websites.</p> <br>
<p>During my academic journey, I have developed a strong understanding of web design principles and front-end development techniques. My proficiency in HTML allows me to structure web content effectively, while my CSS skills enable me to create engaging and responsive designs. I am committed to continuous learning and staying updated with the latest web development trends and technologies.</p> <br>
<p>My vision is to combine creativity with technical skills to craft innovative and accessible web experiences. I am particularly passionate about creating clean, intuitive interfaces that enhance user interaction and contribute to the overall success of digital projects. I am eager to contribute to a dynamic team where I can apply my skills and grow as a developer.</p> <br>
</div>
</div>
</div>
<!-- Diekola -->
<div class="dropdown">
<li>Diekola</li>
<br>
<div class="dropdown-content">
<div>
<img class="profile-pics" src="my baby3.jpg" alt="">
</div>
<div class="bio">
<h1>Diekola Surname</h1>
</div>
<div class="location">
<h2>Lagos, Nigeria</h2>
</div>
<div class="title">
<h2>"Web Developer and Student at Proxy Academy."</h2>
</div>
<div class="body-content"> <br>
<p>My name is Diekola Surname, and I am a newly graduated web developer with a foundational expertise in HTML and CSS. Having recently completed my studies, I am excited to leverage my skills to build visually appealing and user-friendly websites.</p> <br>
<p>During my academic journey, I have developed a strong understanding of web design principles and front-end development techniques. My proficiency in HTML allows me to structure web content effectively, while my CSS skills enable me to create engaging and responsive designs. I am committed to continuous learning and staying updated with the latest web development trends and technologies.</p> <br>
<p>My vision is to combine creativity with technical skills to craft innovative and accessible web experiences. I am particularly passionate about creating clean, intuitive interfaces that enhance user interaction and contribute to the overall success of digital projects. I am eager to contribute to a dynamic team where I can apply my skills and grow as a developer.</p> <br>
</div>
</div>
</div>
<!-- Pelumi's container -->
<div class="dropdown">
<li>Pelumi</li>
<br>
<div class="dropdown-content">
<div>
<img class="profile-pics" src="my baby3.jpg" alt="">
</div>
<div class="bio">
<h1>Pelumi Surname</h1>
</div>
<div class="location">
<h2>Lagos, Nigeria</h2>
</div>
<div class="title">
<h2>"Web Developer and Student at Proxy Academy."</h2>
</div>
<div class="body-content"> <br>
<p>My name is Pelumi Surname, and I am a newly graduated web developer with a foundational expertise in HTML and CSS. Having recently completed my studies, I am excited to leverage my skills to build visually appealing and user-friendly websites.</p> <br>
<p>During my academic journey, I have developed a strong understanding of web design principles and front-end development techniques. My proficiency in HTML allows me to structure web content effectively, while my CSS skills enable me to create engaging and responsive designs. I am committed to continuous learning and staying updated with the latest web development trends and technologies.</p> <br>
<p>My vision is to combine creativity with technical skills to craft innovative and accessible web experiences. I am particularly passionate about creating clean, intuitive interfaces that enhance user interaction and contribute to the overall success of digital projects. I am eager to contribute to a dynamic team where I can apply my skills and grow as a developer.</p> <br>
</div>
</div>
</div>
</div>
<!-- Welcome information container -->
<br>
<br>
<div class="external-container">
<div class="semi-container">
<div class="info">
<h2>Welcome to Proxy Academy Student's Portfolio</h2> <br>
<p>Hello and Welcome!</p> <br>
<p>I’m thrilled to introduce you to our recent graduate from Proxy Academy, and an emerging talent in the world of web development. Our students has been dedicated to mastering the art of creating dynamic, user-friendly websites and we are excited to share their journey with you.</p> <br>
<p>Their portfolio showcases a range of projects that highlight their creativity, problem-solving abilities, and commitment to delivering high-quality digital solutions.</p> <br>
<p>To learn more about our student's background, skills, and projects, navigate to the "About" section where you can delve into their professional journey, achievements, and vision for the future.</p>
</div>
<div>
<img class="graduation-img" src="Graduation.jpg" alt="">
</div>
</div>
</div>
</body>
</html>