forked from denisemarcelo/Sweden
-
Notifications
You must be signed in to change notification settings - Fork 0
/
creators.html.bak
188 lines (164 loc) · 6.64 KB
/
creators.html.bak
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<html>
<head>
<link rel="stylesheet" href="buttons.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link rel="stylesheet" href="creators.css">
<title> Sweden(Creators)</title>
<link rel="shortcut icon" type="image" href="FLAG.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link href="main.css" rel="stylesheet">
</head>
<body>
<header class="header">
<a href="" class="logo"><img src="FLAG.png" class="rounded-circle" height="35" width="35" alt="logo">SWEDEN</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li><a href="home.html">Home</a></li>
<li><a href="place.html">Places</a></li>
<li><a href="Restaurant.html">Restaurants</a></li>
<li><a href="celeb.html">Celebrities</a></li>
<li><a href="GamingAndEsports.html">All about Esports/Games</a></li>
</ul>
</header>
<br><br><br><br><br><br>
<div class="box">
<img src="ly.jpg" alt="" class="box-img">
<h1>Lyra Elizabeth F. Donato</h1>
<h5>Web Developer-Web Designer</h5>
<p>Hi, I'm Lyra Elizabeth F. Donato, an aspiring Data Scientist and General Physcian.<br> You can contact me below.</p>
<div class="wrapper">
<div class="button">
<div class="icon">
<a href="https://www.facebook.com/lyraelizabeth.donato"><i class="fab fa-facebook-f"></i></a>
</div>
<span>Facebook</span>
</div>
<div class="button">
<div class="icon">
<a href="https://www.youtube.com/channel/UCVDe0fwoEh477VDTC7hCd9Q"><i class="fab fa-youtube"></i></a>
</div>
<span>YouTube</span>
</div>
<div class="button">
<div class="icon">
<a href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
</div>
<span>Email</span>
</div>
</div>
</div>
<br><br><br><br>
<div class="box">
<img src="rose.jpg" alt="" class="box-img">
<h1>Roseville Jeanne L. Evangelista</h1>
<h5>Web Developer-Web Designer</h5>
<p>Hi, I'm Roseville Jeanne L. Evangelista, an aspiring Software/Web Developer and Pediatrician.<br> You can contact me below.</p>
<div class="wrapper">
<div class="button">
<div class="icon">
<a href="https://www.facebook.com/rosevillejeanne.evangelista+"><i class="fab fa-facebook-f"></i></a>
</div>
<span>Facebook</span>
</div>
<div class="button">
<div class="icon">
<a href="https://www.youtube.com/channel/UCVDe0fwoEh477VDTC7hCd9Q"><i class="fab fa-youtube"></i></a>
</div>
<span>YouTube</span>
</div>
<div class="button">
<div class="icon">
<a href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
</div>
<span>Email</span>
</div>
</div>
</div>
<br><br><br><br>
<div class="box">
<img src="den.jpg" alt="" class="box-img">
<h1>Denise Nicole B. Marcelo</h1>
<h5>Web Developer-Web Designer</h5>
<p>Hi, I'm Denise Nicole B. Marcelo, an aspiring Software Developer and Pediatric Surgeon. <br> You can contact me below.</p>
<div class="wrapper">
<div class="button">
<div class="icon">
<a href="https://www.facebook.com/DeniseNB.Marcelo/"><i class="fab fa-facebook-f"></i></a>
</div>
<span>Facebook</span>
</div>
<div class="button">
<div class="icon">
<a href="https://www.youtube.com/channel/UCVDe0fwoEh477VDTC7hCd9Q"><i class="fab fa-youtube"></i></a>
</div>
<span>YouTube</span>
</div>
<div class="button">
<div class="icon">
<a href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
</div>
<span>Email</span>
</div>
</div>
</div>
<br><br><br><br>
<div class="box">
<img src="bry.jpg" alt="" class="box-img">
<h1>Bryan Jorel P. Pablo</h1>
<h5>Web Developer-Web Designer</h5>
<p>Hi I'm Bryan Jorel P. Pablo, an aspiring Web Developer and business owner of a technology company. <br> You can contact me below.</p>
<div class="wrapper">
<div class="button">
<div class="icon">
<a href="https://www.facebook.com/brypablo.0917"><i class="fab fa-facebook-f"></i></a>
</div>
<span>Facebook</span>
</div>
<div class="button">
<div class="icon">
<a href="https://www.youtube.com/channel/UCVDe0fwoEh477VDTC7hCd9Q"><i class="fab fa-youtube"></i></a>
</div>
<span>YouTube</span>
</div>
<div class="button">
<div class="icon">
<a href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
</div>
<span>Email</span>
</div>
</div>
</div>
<br><br><br><br>
<div class="box">
<img src="enzo.jpg" alt="" class="box-img">
<h1>Lorenzo S. Santillan</h1>
<h5>Web Developer-Web Designer</h5>
<p>Hi, I'm Lorenzo S. Santillan, an aspiring Game Developer and Content Creator. <br> You can contact me below.</p>
<div class="wrapper">
<div class="button">
<div class="icon">
<a href="https://www.facebook.com/lorenzo.santillan.52"><i class="fab fa-facebook-f"></i></a>
</div>
<span>Facebook</span>
</div>
<div class="button">
<div class="icon">
<a href="https://www.youtube.com/channel/UCVDe0fwoEh477VDTC7hCd9Q"><i class="fab fa-youtube"></i></a>
</div>
<span>YouTube</span>
</div>
<div class="button">
<div class="icon">
<a href="mailto:[email protected]"><i class="far fa-envelope"></i></a>
</div>
<span>Email</span>
</div>
</div>
</div>
<br><br><br><br><br><br>
<footer class="footer1">
<b>Designed by: Marcelo, Denise Nicole B.</b> <i>(no copyright infringement intended, for educational purposes only)</i>
</footer>
</body>
</html>