-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
190 lines (153 loc) · 10.9 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
</head>
<body>
<h1 class="text-center font-bold text-4xl mt-6">30 Days of <span class="text-teal-500">CSS</span></h1>
<div class="container mx-auto my-auto mt-6">
<ul id="ul" class="flex flex-wrap justify-center">
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 1/index.html" class="text-white text-3xl">Day 1</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/figma-ui-controls-components-card-button-dropdown-radio-day-1150">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 2/index.html" class="text-white text-3xl">Day 2</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-subscribe-card-day-1130">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 3/index.html" class="text-white text-3xl">Day 3</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/xd-sign-up-authentication-form-log-in-day-1143">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 4/index.html" class="text-white text-3xl">Day 4</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/photoshop-file-upload-card-share-day-500">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 5/index.html" class="text-white text-3xl">Day 5</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/studio-tour-guide-card-onboarding-day-1098">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 6/index.html" class="text-white text-3xl">Day 6</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-conference-app-components-cards-call-menu-day-1154">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 7/index.html" class="text-white text-3xl">Day 7</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-forum-components-card-dropdown-list-form-day-1153">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 8/index.html" class="text-white text-3xl">Day 8</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-repository-components-dropdown-card-day-1151">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 9/index.html" class="text-white text-3xl">Day 9</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/watch?v=XcpJ1aWiy90">[YouTube Tutorial]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 10/index.html" class="text-white text-3xl">Day 10</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/figma-pop-up-ui-designs-modal-tooltip-cookies-day-1168">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 11/index.html" class="text-white text-3xl">Day 11</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/figma-real-estate-components-cards-profile-details-day-1166">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 12/index.html" class="text-white text-3xl">Day 12</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-price-cards-pricing-dark-theme-day-1165">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 13/index.html" class="text-white text-3xl">Day 13</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-screen-size-support-card-notification-info-day-1139">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 14/index.html" class="text-white text-3xl">Day 14</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-color-palette-generator-picker--day-1114">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 15/index.html" class="text-white text-3xl">Day 15</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-report-a-bug-request-feature-modal-pop-up-success-error-day-1110">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 16/index.html" class="text-white text-3xl">Day 16</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-share-card-modal-pop-up-day-1115">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 17/index.html" class="text-white text-3xl">Day 17</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-testimonials-tesimonials-card-day-1172">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 18/index.html" class="text-white text-3xl">Day 18</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-article-cards-blog-day-1179">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 19/index.html" class="text-white text-3xl">Day 19</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/watch?v=HKuDR0fYtCY">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 20/index.html" class="text-white text-3xl">Day 20</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/watch?v=6ln_PFw_dYU">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 21/index.html" class="text-white text-3xl">Day 21</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/watch?v=roywYSEPSvc">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 22/index.html" class="text-white text-3xl">Day 22</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-landing-page-subscribe-website-day-1171">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 23/index.html" class="text-white text-3xl">Day 23</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-landing-page-website-day-903">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 24/index.html" class="text-white text-3xl">Day 24</a>
<a class="text-white mt-4 block underline" href="https://www.figma.com/proto/QR40TKZKVVhIBdGwtHn38x/Kiks?node-id=8%3A0&scaling=min-zoom">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 25/index.html" class="text-white text-3xl">Day 25</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/playlist?list=PL4-IK0AVhVjOH5r4GAtlk1-tLUlEdiqXG">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 26/index.html" class="text-white text-3xl">Day 26</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/photoshop-landing-page-website-day-340">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 27/index.html" class="text-white text-3xl">Day 27</a>
<a class="text-white mt-4 block underline" href="https://www.youtube.com/watch?v=hQCRU7hZldE&t=43s">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 28/index.html" class="text-white text-3xl">Day 28</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-pricing-cards-ui-design-card-day-1207">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 29/index.html" class="text-white text-3xl">Day 29</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-pricing-table-toggle-black-&-white-switch-day-1070">[Design Link]</a>
</li>
<li class="bg-teal-500 w-40 mx-4 my-4 px-8 py-4 rounded-lg">
<a href="Day 30/index.html" class="text-white text-3xl">Day 30</a>
<a class="text-white mt-4 block underline" href="https://uidesigndaily.com/posts/sketch-join-slack-subscribe-form-website-day-1053">[Design Link]</a>
</li>
</ul>
<hr>
<footer class="px-4 py-8 text-center bg-gray-100">
<p class="font-bold text-2xl">
Made with Tailwind<span class="text-teal-500">CSS</span>
</p>
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.12/dist/vue.js"></script>
<script>
const app = new Vue({
el: '#ul',
data: {
projects: [
{}
]
}
})
</script>
</body>
</html>