-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathback.html
92 lines (82 loc) · 1.84 KB
/
back.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
<html>
<head>
<title>
funcc
</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<div class="srtops1">
<font color=blue size=6>
<h2> Future </h2>
</font>
<font size=6>
<h2><b> Projects</b></h2>
</font>
</div>
<p class="srtops">
Check out some featured projects we've been working on. Want to see more? Contact us for more information.
</p>
<a href="https://www.orizon.co/talent-com">
<div class ="stops2" id="link1">
<div class="rtops3">
<h3>talent<sub>.com</sub></h3>
<h2>YOUR NEXT JOB</h2>
<p>
Rebranding , Strategy and Design for one of the world largest job searching platform.
</p>
</div>
<img src="tu.jpg" class="imgsr1" >
</div>
</a>
<a href="https://www.orizon.co/longwalks">
<div class ="stops22" id="link1">
<div class="rtops33">
<h3>Longwalks</h3>
<h2>JOURNAL TOGETHER</h2>
<p>
Longwalks is an Online journal that helps friends and families develop closer relationships.
</p>
</div>
<img src="c.jfif" class="imgsr11" >
</div>
</a>
<a href="https://www.orizon.co/social-meet-up">
<div class ="stops222" id="link1">
<div class="rtops333">
<h3>Adobe</h3>
<h2>SOCIAL MEET UP</h2>
<p>
To help Adobe release their new product,we created a UI kit that the design community loved.
</p>
</div>
<img src="b.jfif" class="imgsr111" >
</div>
</a>
<a href="https://www.orizon.co/mex">
<div class ="stops2222" id="link1">
<div class="rtops3333">
<h3>Adobe</h3>
<h2>MAX REWARDS</h2>
<p>
MEX is a mobile community engagement app tailored to campuses and workspaces.
</p>
</div>
<img src="d.jfif" class="imgsr1111" >
</div>
</a>
<a href="https://www.orizon.co/studytable-app">
<div class ="stops22222" id="link1">
<div class="rtops33333">
<h3>Adobe</h3>
<h2>HELPING STUDENTS</h2>
<p>
A two-sided marketplace for students to help each other learn and collaborate.
</p>
</div>
<img src="e.jfif" class="imgsr11111" >
</div>
</a>
</div>
</body>
</html>