-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
160 lines (148 loc) · 5.61 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link href="http://fonts.cdnfonts.com/css/cocogoose?styles=44178" rel="stylesheet" />
<script src="https://kit.fontawesome.com/1bb5d15b47.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="about.css">
<title>Capstone project</title>
</head>
<body class="meinbody homepage">
<header class="header">
<ul class="toplinks">
<li class="sociallinks">
<a href="https://twitter.com/AleksandraUjva1"><i class="twitter icon"></i></a>
<a href="https://www.facebook.com/a3ddigital"><i class="facebook f icon"></i></a>
</li>
<li class="toplink"><a href="#">English</a></li>
<li class="toplink"><a href="#">My Page</a></li>
<li class="toplink"><a href="#">Logout</a></li>
</ul>
<nav class="navbar">
<div class="navmenu">
<div class="logocontainer">
<a class="logo" href="index.html"><img src="images/A3D-LOGO.png" alt="A3D logo"></a>
</div>
<nav class="hamburger">
<i class="fa-solid fa-bars"></i>
</nav>
</div>
<ul class="list">
<li class="menu-closebtn"><i class="times item"></i></li>
<li><a class="item home active" href="index.html">Home</a></li>
<li><a class="item" href="about.html">About</a></li>
<li><a class="item" href="#plan">Our Plan</a></li>
<li><a class="item" href="#">Join</a></li>
<li><a class="item" href="#">Works</a></li>
<li><a class="item" href="#">News</a></li>
<li>
<button type="button" class="adbtn">Register</button>
</li>
</ul>
</nav>
</header>
<section class="bannerho">
<div class="bancontentho">
<p class="banmsgho">"Don't hide your job from the world!"</p>
<h1>
Give <br>
your business<br>
good publicity
</h1>
<p class="description">We approach marketing in an unusual way because we want to be unique, unusual, and therefore
striking and interesting.
</p>
<h2>2022-06-20(MON) ~ 28(SAT)</h2>
<h4>@ digitalnimarketinga3d, Belgrade, Serbia</h4>
</div>
</section>
<section class="ourplan" id="plan">
<h2 class="planheader section-title">Our Plan</h2>
<div class="plan-card">
<ul class="plancard">
<li class="planimg">
<i class="fa-solid fa-book"></i>
</li>
<li class="plantitle">
<h3>Creating a plan</h3>
</li>
<li class="plantext">Do you have your own business or do you have ambitions to start your own business, brand or
similar…? Our knowledge and skills are at your disposal.
</li>
</ul>
<ul class="plancard">
<li class="planimg">
<i class="call icon"></i>
</li>
<li class="plantitle">
<h3>Let's begin</h3>
</li>
<li class="plantext">What you imagine, we will achieve for you! We want to help you have a strong business. Come on, it's not hard to find us, we're waiting for you!
</li>
</ul>
<ul class="plancard">
<li class="planimg">
<i class="fa-solid fa-magnifying-glass"></i>
</li>
<li class="plantitle">
<h3>Website design and SEO</h3>
</li>
<li class="plantext">We will create a site that is responsive, that will present your work in the best light and
advertising that will attract your customers!
</li>
</ul>
<ul class="plancard">
<li class="planimg">
<i class="fa-solid fa-thumbs-up"></i>
</li>
<li class="plantitle">
<h3>Guaranteed success</h3><br>
</li>
<li class="plantext">We will be with you every step of the way, to help you achieve success and maintain that success!
</li>
</ul>
<ul class="plancard">
<li class="planimg">
<i class="fa-solid fa-bullhorn"></i>
</li>
<li class="plantitle">
<h3>What do we offer you?</h3>
</li>
<li class="plantext">Website development and maintenance, optimization (SEO), advertising, managing accounts and
pages on social networks.
</ul>
</div>
<a href="#" class="planmore">MORE ABOUT DM</a>
<button type="button" class="planbtn">Call us</button>
</section>
<!--Add dinamically with javaScript-->
<section class="facts">
<h2 class="factshead section-title">Interesting Facts</h2>
</section>
<footer class="footer">
<div class="partners">
<h2 class="partnerhead section-title">Partners</h2>
<div class="partnerlogo">
<img class="parlogo" src="images/EDUKA.png" alt="Eduka logo">
<img class="parlogo" src="images/DOTCODER.png" alt="Dotcoder logo">
<img class="parlogo" src="images/max_lvl.png" alt="Max Lvl logo">
<img class="parlogo" src="images/success.png" alt="Success logo">
</div>
</div>
<div class="foofooter">
<img class="foologo" src="images/EDUKA.png" alt="Eduka logo">
<div class="footertext">
<h4>2021 A3D. Some rights reserved</h4>
<p>Eduka in association with A3D</p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>