-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
165 lines (162 loc) · 11.3 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheet.css" />
<link rel="stylesheet" type="text/css" media="screen" href="media-queries.css" />
<link href="https://fonts.googleapis.com/css?family=Lato:200,300,400,100" rel="stylesheet">
<title>Code Challenge</title>
</head>
<body class="code-challenge_view-port">
<header class="code-challenge_top-bar">
<img src="images/code_challenge_logo.svg" alt="Code Challenge logo">
</header>
<section class="code-challenge_fold">
<div class="code-challenge_fold-content-container">
<div class="code-challenge_fold-content">
<h1 class="code-challenge_fold-content-title font-lato font-size-plus">
If you want to learn, it’s the best place…
</h1>
<div class="code-challenge_fold-question-container">
<h3 class="code-challenge_fold-question font-lato font-size-xlarge">
What do you want to do?
</h3>
<div class="code-challenge_fold-link-container font-lato font-size-medium">
<a class="code-challenge_fold-link fold-link--green" href="#">see challenges</a>
<a class="code-challenge_fold-link" href="#gamer-section">become a gamer</a>
</div>
</div>
</div>
<img class="code-challenge_fold-image" src="images/fold_graphic.svg" alt="Programer Image">
</div>
</section>
<section id="gamer-section" class="code-challenge_gamer-section">
<header class="gamer-section_header-container">
<img src="images/tags.svg" alt="Tags Icon">
<h2 class="gamer-section_header-title font-lato font-size-xxlarge">
gamers
</h2>
<p class="gamer-section_header-description font-lato font-size-large">
Like a gamer you can make all challenges that you want, and see the challenges of all gamers…
</p>
<div class="gamer-section_search-container">
<img class="gamer-section_search-icon" src="images/search.svg" alt="Search Icon">
<input class="gamer-section_input-search-element font-size-large" type="text" placeholder="Find a gamer">
</div>
</header>
<section class= "profile-cards-container">
<div class="profile-card font-lato">
<img class= "profile-card-img" src="images/sara.png" alt="Profile Picture">
<h4 class="profile-card-name font-size-large">
saray pacheco
</h4>
<a class="profile-card-email font-size-small" href="mailto:[email protected]">[email protected]</a>
<div class="profile-card-project-list font-size-small">
<h4 class="profile-card-projects-title">
Completed Challenge
<span class="profile-card-projects-badge font-size-xsmall">14</span>
</h4>
<a class="profile-card-projects" href="saray/404-page/index.html">404 Page</a>
<a class="profile-card-projects" href="saray/banner/index.html">Banner</a>
<a class="profile-card-projects" href="saray/pixel-art-maker/index.html">Canvas</a>
<a class="profile-card-projects" href="saray/cards-variant-1/index.html">Cards-Variant 1</a>
<a class="profile-card-projects" href="saray/cards-variant-2/index.html">Cards-Variant 2</a>
<a class="profile-card-projects" href="saray/countdown/index.html">Countdown</a>
<a class="profile-card-projects" href="saray/gift-banner/index.html">Gift Banner</a>
<a class="profile-card-projects" href="saray/gift-flow/index.html">Gift Flow</a>
<a class="profile-card-projects" href="saray/island-card/index.html">Island Card</a>
<a class="profile-card-projects" href="saray/language-picker/index.html">Language Picker</a>
<a class="profile-card-projects" href="saray/message-page/index.html">Message Page</a>
<a class="profile-card-projects" href="saray/reviews-card/index.html">Review Card</a>
<a class="profile-card-projects" href="saray/selection/index.html">Selection Page</a>
<a class="profile-card-projects" href="saray/signup-form/index.html">SignUp Form</a>
<a class="profile-card-projects" href="saray/tooltip/index.html">Tooltip</a>
<a class="profile-card-projects" href="saray/weather-card/index.html">Weather Card</a>
</div>
<div class="profile-card-collaboration-icons">
<a class="profile-card-collaboration-icons-link" href="https://github.com/sarayp" target="_blank">
<img class="profile-card-github-icon" src="images/github-big-logo.svg" alt="GitHub Icon">
</a>
<a class="profile-card-collaboration-icons-link" href="https://www.linkedin.com/in/saray-pacheco-73260ab6/" target="_blank">
<img class="profile-card-linkedin-icon" src="images/linkedin-logo.svg" alt="LinkedIn Icon">
</a>
</div>
</div>
<div class="profile-card font-lato">
<img class= "profile-card-img" src="images/tahy.jpg" alt="Profile Picture">
<h4 class="profile-card-name font-size-large">
tahimi leon
</h4>
<a class="profile-card-email font-size-small" href="mailto:[email protected]">[email protected]</a>
<div class="profile-card-project-list font-size-small">
<h4 class="profile-card-projects-title">
Completed Challenge
<span class="profile-card-projects-badge font-size-xsmall">5</span>
</h4>
<a class="profile-card-projects" href="tahimilb/404-page/index.html">404 Page</a>
<a class="profile-card-projects" href="tahimilb/dashboard-hero/index.html">Dashboard Hero</a>
<a class="profile-card-projects" href="tahimilb/home-nauta/index.html">Home Nauta</a>
<a class="profile-card-projects" href="tahimilb/omnifood-page/index.html">Omnifood</a>
<a class="profile-card-projects" href="tahimilb/saved-credit-card/index.html">Saved Credit Card</a>
<a class="profile-card-projects" href="tahimilb/ponlaya-topup-steps-page/index.html">How topup with ponlaya?</a>
</div>
<div class="profile-card-collaboration-icons">
<a class="profile-card-collaboration-icons-link" href="https://github.com/TahimiLeonBravo" target="_blank">
<img class="profile-card-github-icon" src="images/github-big-logo.svg" alt="GitHub Icon">
</a>
<a class="profile-card-collaboration-icons-link" href="https://www.linkedin.com/in/tahim%C3%AD-le%C3%B3n-bravo-aa896312a/" target="_blank">
<img class="profile-card-linkedin-icon" src="images/linkedin-logo.svg" alt="LinkedIn Icon">
</a>
</div>
</div>
<div class="profile-card font-lato">
<img class= "profile-card-img" src="images/cartaya.jpg" alt="Profile Picture">
<h4 class="profile-card-name font-size-large">
carlos m. cartaya
</h4>
<a class="profile-card-email font-size-small" href="mailto:[email protected]">[email protected]</a>
<div class="profile-card-project-list font-size-small">
<h4 class="profile-card-projects-title">
Completed Challenge
<span class="profile-card-projects-badge font-size-xsmall">21</span>
</h4>
<a class="profile-card-projects" href="cartaya/banner/index.html">banner</a>
<a class="profile-card-projects" href="cartaya/card-1/index.html">card-1</a>
<a class="profile-card-projects" href="cartaya/card-2/index.html">card-2</a>
<a class="profile-card-projects" href="cartaya/card-3/index.html">card-3</a>
<a class="profile-card-projects" href="cartaya/card-4/index.html">card-4</a>
<a class="profile-card-projects" href="cartaya/click-me/ClickMe.html">Click Me</a>
<a class="profile-card-projects" href="cartaya/directory-profile/Directory Profile.html">Directory Profile</a>
<a class="profile-card-projects" href="cartaya/error-404/index.html">ERROR 404</a>
<a class="profile-card-projects" href="cartaya/home-download/Home Download.html">Home Download</a>
<a class="profile-card-projects" href="cartaya/mastery-study-web-page/Mastery Study Home Page.html">Mastery Study Home Page</a>
<a class="profile-card-projects" href="cartaya/profile-page-intranet/Profile Page-Intranet.html">Intranet Profile Page</a>
<a class="profile-card-projects" href="cartaya/sing-in-form/form.html">form</a>
<a class="profile-card-projects" href="cartaya/form/index.html">form-2</a>
<a class="profile-card-projects" href="cartaya/notify/index.html">notify</a>
<a class="profile-card-projects" href="cartaya/review/index.html">review</a>
<a class="profile-card-projects" href="cartaya/profile-programers/index.html">profile-programers</a>
<a class="profile-card-projects" href="cartaya/tooltip/index.html">tooltip</a>
<a class="profile-card-projects" href="cartaya/social-page/index.html">countdown</a>
<a class="profile-card-projects" href="cartaya/selection-page/index.html">selection-page</a>
<a class="profile-card-projects" href="cartaya/message-page/index.html">message-page</a>
<a class="profile-card-projects" href="cartaya/get-your-gift/index.html">gift-flow</a>
</div>
<div class="profile-card-collaboration-icons">
<a class="profile-card-collaboration-icons-link" href="https://github.com/cmcartaya" target="_blank">
<img class="profile-card-github-icon" src="images/github-big-logo.svg" alt="GitHub Icon">
</a>
<a class="profile-card-collaboration-icons-link" href="http://www.google.com" target="_blank">
<img class="profile-card-linkedin-icon" src="images/linkedin-logo.svg" alt="LinkedIn Icon">
</a>
</div>
</div>
</section>
<footer class="gamer-section_footer-container">
<a class="gamer-section_footer-link font-lato font-size-medium" href="">Become a gamer</a>
</footer>
</section>
</body>
</html>