-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
168 lines (153 loc) · 5.66 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
<!DOCTYPE HTML>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Beginning of Header -->
<header class="header">
<a href="index.html">
<img class="ctd-nav" src="./img/ctd-nav.png " alt=" " />
</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="about.html" style="
color: #021f42;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
">
About Us
</a>
</li>
<li>
<a href="community.html " style="
color: #021f42;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
">
Community
</a>
</li>
<li>
<a href="resources.html" style="
color: #021f42;
text-decoration: none;
font-family: Nunito;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 27px;
">
Resources
</a>
</li>
</ul>
</header>
<!-- End of Header -->
<div class="nav-line "></div>
<head>
<title>Creative Tech Design at UCSC</title>
<link rel="icon" type="image/png" href="favicon.ico" />
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap " rel="stylesheet ">
<link href="https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.typekit.net/pan7czb.css">
<link href="https://fonts.googleapis.com/css2?family=Quicksand&family=Raleway:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet " href="style.css ">
</head>
<body>
<div class="title ">Creative Tech Design</div>
<div class="sub ">University of California, Santa Cruz</div>
<div class="description ">Create. Design. Experience.</div>
<div class="upcoming ">
<p1> Upcoming:<br><br>
<a href="https://ucsc.zoom.us/j/95504898822?pwd=U2hrNHRDWThGUHZKK0dzQ09BSXp3QT09" target="_blank"></a>
</p1>
</div>
<!--Social Media Links-->
<a href="https://www.instagram.com/ucsc.techdesign/ ">
<img class="drib_top " src="./img/ig.png " alt=" ">
</a>
<a href="https://www.facebook.com/UCSCtechdesign ">
<img class="fb_top " src="./img/fb.png " alt=" ">
</a>
<a href="https://www.youtube.com/channel/UCvWIYAgqnwxc8Aj_MkNPS0w ">
<img class="yt_top " src="./img/yt.png " alt=" ">
</a>
<a href="https://www.linkedin.com/company/ucsc-ctd/ ">
<img class="link_top " src="./img/link.png " alt=" ">
</a>
<img class="logo__w " src="./img/logowhite.png " alt=" ">
<div class="vector "></div>
<div class="foster ">We are dedicated to fostering a community for fellow designers to nurture their skills and help
prepare their future careers in UI/UX</div>
<div class="what ">What We Do</div>
<div class="one ">
<p1>#1</p1> <br>
<p2>Host Worshops</p2> <br>
<p3>We host workshops on technical skills used in the industry to create a space for students to collaborate on
projects such as case studies and design challenges.</p3> <br>
</div>
<div class="two ">
<p1>#2</p1> <br>
<p2>Guest Speaker Events</p2> <br>
<p3>We invite industry specialists to our events to share experiences, tips & tricks, and provide advice for young,
aspiring designers and researchers to gain knowledge.</p3> <br>
</div>
<div class="three ">
<p1>#3</p1> <br>
<p2>Talent Acquisition</p2> <br>
<p3>We have created a platform for students, organizations, and companies to connect with designers for their
projects. Through talent acquisition, we merge aspiring UI/UX designers and researchers with outside clients in
need of their unique and
talented skills.</p3> <br>
</div>
<div class="four ">
<p1>#4</p1> <br>
<p2>Product Development Course</p2> <br>
<p3> We have come up with a 10 week course that introduces students to the world of product design and UX research
by giving a crash course on building case studies, portfolios and more! Coming Winter 2021. </p3> <br>
</div>
<a href="resources.html" style="text-decoration: none">
<div class="resources ">
<p1>Resources</p>
</div>
</a>
<div class="graphic "></div>
<div class="join ">
<p1>Join Our Community</p1> <br>
<p2>We would love for you to join the community. If you are interested, feel free to connect with us through our
social media platforms! If you want updates on upcoming events and meetings, please subscribe to our monthly
newsletter!</p2>
</div>
<a href="community.html" style="text-decoration: none">
<div class="connect ">
<p1>Connect with us</p>
</div>
</a>
<hr style="width: 50%; margin-top: 5em; margin-bottom: 5em" />
<h2 style="margin-bottom: 50px">Let's Keep In Touch</h2>
<div class="socials">
<a href="https://www.instagram.com/ucsc.techdesign/ "><img class="icon" src="./img/ig.png " alt=" " />
</a>
<a href="https://www.facebook.com/UCSCtechdesign "><img class="icon" src="./img/fb.png " alt=" " />
</a>
<a href="https://www.linkedin.com/company/ucsc-ctd/ "><img class="icon" src="./img/link.png " alt=" " />
</a>
<a href="https://www.youtube.com/channel/UCvWIYAgqnwxc8Aj_MkNPS0w "><img class="icon" src="./img/yt.png " alt=" " />
</a>
</div>
<hr />
<div class="closer">
Designed and Developed by <b>Creative Tech Design @ Santa Cruz</b>
</div>
</body>
</html>