-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportofolio.html
199 lines (192 loc) · 9.21 KB
/
portofolio.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
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://github.com/sindresorhus/modern-normalize/blob/main/modern-normalize.css"/>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portofoliu</title>
<!-- Conecteaza fonturile de pe styles.css -->
<link rel="stylesheet" href="./CSS/styles.css">
<!-- Conecteaza fonturile de pe Google Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
</head>
<body class="portofolio">
<div class="layout.portofolio">
<header>
<div class="header-content">
<a href="index.html" class="logoheader">WEBSTUDIO</a>
<nav class="main-options">
<ul>
<li><a href="./index.html">Studio</a></li>
<li><a href="./portofolio.html" class="current">Portofolio</a></li>
<li><a href="#contacts">Contacts</a></li>
</ul>
</nav>
<ul class="contact-list">
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li><a href="tel:+1100011111111">+11 (000) 111-11-11</a></li>
</ul>
</div>
</header>
<main>
<section class="portfolio-filter">
<div class="buttons-content">
<h2 style="visibility: hidden;">portfolio-filter</h2>
<ul>
<li><button type="button">All</button></li>
<li><button type="button">Web Site</button></li>
<li><button type="button">App</button></li>
<li><button type="button">Design</button></li>
<li><button type="button">Marketing</button></li>
</ul>
</div>
</section>
<section class="image-list">
<div class="Servicies-content">
<ul>
<li>
<div class="box">
<img src="images/Project Card 1_cropped.jpg" alt="Banking App Interface Concept App" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 1.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Banking App Interface Concept</p>
<p class="field-of-activity">App</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 2_cropped.jpg" alt="Cashless Payment Marketing" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 2.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Cashless Payment</p>
<p class="field-of-activity">Marketing</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 3_cropped.jpg" alt="Meditation App" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 3.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Meditaion App</p>
<p class="field-of-activity">App</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 1 (1)_cropped.jpg" alt="Taxi Service Marketing" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 4.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Taxi Service</p>
<p class="field-of-activity">Marketing</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 2 (1)_cropped.jpg" alt="Screen Illustrations Design" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 5.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Screen Illustrations</p>
<p class="field-of-activity">Design</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 3 (1)_cropped.jpg" alt="Online Courses Marketing" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 6.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Online Courses</p>
<p class="field-of-activity">Marketing</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 1 (2)_cropped.jpg" alt="Instagram Stories Concept Design" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 7.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Instagram Stories Concept</p>
<p class="field-of-activity">Design</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 2 (2)_cropped.jpg" alt="Organic food Web Site" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 8.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Organic Food</p>
<p class="field-of-activity">Web Site</p>
</div>
</li>
<li>
<div class="box">
<img src="images/Project Card 3 (2)_cropped.jpg" alt="Instagram Stories Concept Design" width="360" height="300">
<div class="overlay">
<p>Text suplimentar sau stilizare specifică pentru Proiect 9.</p>
</div>
</div>
<div class="project-info">
<p class="project-category">Instagram Stories Concept</p>
<p class="field-of-activity">Design</p>
</div>
</li>
</ul>
</div>
</section>
<footer>
<div class="footer-container">
<h2><a href="#" class="logofooter">WEBSTUDIO</a></h2>
<p>Increase the flow of customers and sales for your business with digital marketing & growth solutions.</p>
</div>
<div class="social-media">
<p>Social media</p>
</div>
<div class="icon-list-footer">
<a href="https://www.instagram.com/" target="_blank" class="icon">
<svg width="24" height="24" viewBox="0 0 24 24">
<use href="./icons/symbol-defs.svg#icon-instagram"></use>
</svg>
</a>
<a href="https://twitter.com/" target="_blank" class="icon">
<svg width="24" height="24" viewBox="0 0 24 24">
<use href="./icons/symbol-defs.svg#icon-twitter"></use>
</svg>
</a>
<a href="https://www.facebook.com/" target="_blank" class="icon">
<svg width="24" height="24" viewBox="0 0 24 24">
<use href="./icons/symbol-defs.svg#icon-facebook"></use>
</svg>
</a>
<a href="https://www.linkedin.com/" target="_blank" class="icon">
<svg width="24" height="24" viewBox="0 0 24 24">
<use href="./icons/symbol-defs.svg#icon-linkedin"></use>
</svg>
</a>
</div>
</footer>
</div>
</body>
</html>