-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
214 lines (211 loc) · 8.78 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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="styles/default.css" />
<link rel="stylesheet" href="styles/header.css" />
<link rel="stylesheet" href="styles/main.css" />
<link rel="stylesheet" href="styles/footer.css" />
<link rel="stylesheet" href="styles/home.css" />
<link rel="stylesheet" href="styles/news-section.css" />
<title>Home | Creative Agency</title>
</head>
<body>
<main>
<header>
<a href="#" class="logo">Digiartificial</h2>
<nav class="site-links">
<a href="html/about.html">About</a>
<a href="html/projects.html">Projects</a>
<a href="html/blog.html">Blog</a>
</nav>
<a href="html/contact.html" class="btn-rect">Work with us</a>
<input type="checkbox" id="menu_btn" />
<nav id="menu" class="site-links">
<a href="index.html">Home</a>
<a href="html/about.html">About</a>
<a href="html/projects.html">Projects</a>
<a href="html/blog.html">Blog</a>
<a href="html/contact.html">Work with us</a>
</nav>
</header>
<section class="feature" id="hero_section">
<div class="text">
<h4>HELLO</h4>
<h1>Creative Design<br>and Development<br>for Your Product</h1>
<p>
We will help to develop every smallest thing into a big one for your company
</p>
<div class="btn-row">
<a href="#services_section">Explore more</a>
<a href="html/projects.html">Projects</a>
</div>
</div>
<div class="graphic">
<img src="images/image1.png" />
</div>
</section>
</main>
<section class="feature" id="intro_section">
<div class="graphic">
<img src="images/image2.png" />
</div>
<div class="text">
<h4>OUR COMPANY</h4>
<h1>Provide Experience<br>for your Performance</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Faucibus mauris nisl massa, quam nunc. Massa cras massa magna consequat, mattis euismod. Eu, rhoncus, vel commodo vel volutpat diam eget dictum. Dictum elementum ultrices et est.
</p>
<div class="btn-row">
<a href="#">Intro Videos</a>
<a href="html/about.html">About teams</a>
</div>
</div>
</section>
<section class="feature" id="services_section">
<div class="text">
<h4>OUR COMPANY</h4>
<h1>How We Provide<br>the Best Service</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Faucibus mauris nisl massa, quam nunc. Massa cras massa magna consequat, mattis euismod. Eu, rhoncus, vel commodo vel volutpat diam eget dictum.
</p>
<div class="btn-row">
<a href="html/contact.html">Let's Talk</a>
</div>
</div>
<div class="skills-row">
<div>
<i class="icon fa fa-desktop"></i>
<h3>UI/UX</h3>
<p>
Make your website design / mobile application design more colorful and give a cool impression on the eyes of the user
</p>
</div>
<div>
<i class="icon fa fa-desktop"></i>
<h3>UI/UX</h3>
<p>
Make your website design / mobile application design more colorful and give a cool impression on the eyes of the user
</p>
</div>
<div>
<i class="icon fas fa-cog"></i>
<h3>Development</h3>
<p>
Change the appearance of a design into code that will be made into an amazing website
</p>
</div>
<div>
<i class="icon fas fa-cog"></i>
<h3>Development</h3>
<p>
Change the appearance of a design into code that will be made into an amazing website
</p>
</div>
</div>
</section>
<section class="feature" id="about_section">
<div class="graphic">
<img src="images/image3.png" />
</div>
<div class="text">
<h4>OUR CLIENT</h4>
<h1>How about some fact<br>number about us</h1>
<p>
Develop a website by finding a product identity that has value and branding to become a characteristic of a company.
</p>
<div class="counters-row">
<div>
<h2 class="counter">1000</h2>
<span>Projects Complete</span>
</div>
<div>
<h2 class="counter">235</h2>
<span>Our Team</span>
</div>
<div>
<h2 class="counter">1100</h2>
<span>Our Client</span>
</div>
</div>
</div>
</section>
<section class="feature" id="users_section">
<div class="text">
<h4>OUR TEAM</h4>
<h1>Kick Start Your<br>Product With Us</h1>
<p>
We have a very solid team and have experience in their respective fields that will help complete our collaboration later
</p>
</div>
<div class="users-row">
<div>
<img src="images/users/1.jpg" />
<h3>John H. Doe</h3>
<span>Chief Executive Officer</span>
<span>UI UX Designer</span>
</div>
<div>
<img src="images/users/2.jpg" />
<h3>John H. Doe</h3>
<span>Chief Executive Officer</span>
<span>Backend Developer</span>
</div>
<div>
<img src="images/users/3.jpg" />
<h3>John H. Doe</h3>
<span>Chief Executive Officer</span>
<span>React Native Developer</span>
</div>
</div>
</section>
<section class="feature" id="news_section">
<h4 class="center">KEEP IN TOUCH</h4>
<h1 class="center">Our Latest News</h1>
<div class="news-row">
<div>
<img src="images/news/1.jpg" />
<span>Design, Illustrations, UI/UX</span>
<h3>How to make a website look more attractive with illustrations</h3>
<p>Lorem ipsum dolor sit amet, consec tetur adipis cing elit, sed do eiusmod.</p>
<span>2 Sept, 2020</span>
</div>
<div>
<img src="images/news/2.jpg" />
<span>Design, Illustrations, UI/UX</span>
<h3>8 Rules of Thumb in UI Design</h3>
<p>Lorem ipsum dolor sit amet, consec tetur adipis cing elit, sed do eiusmod.</p>
<span>2 Sept, 2020</span>
</div>
<div>
<img src="images/news/3.jpg" />
<span>Design, Illustrations, UI/UX</span>
<h3>How to build strong portfolio and get a Job in UI/UX</h3>
<p>Lorem ipsum dolor sit amet, consec tetur adipis cing elit, sed do eiusmod.</p>
<span>2 Sept, 2020</span>
</div>
</div>
</section>
<footer>
<a href="index.html" class="logo">Digiartificial</h1>
<nav class="site-links">
<a href="index.html">Home</a>
<a href="html/about.html">About</a>
<a href="html/contact.html">Projects</a>
<a href="html/blog.html">Blog</a>
<a href="html/contact.html">Work with us</a>
<a href="privacypolicy.html">Privacy policy </a>
<a href="paymentpolicy.html">Payment policy </a>
<a href="termsandconditions.html">Terms and Conditions</a>
</nav>
<span class="copyright">Copyright 2021@Digiartificial</span>
<nav class="social-links">
<a href="#" class="fab fa-dribbble"></a>
<a href="#" class="fab fa-telegram"></a>
<a href="#" class="fab fa-twitter"></a>
<a href="#" class="fab fa-instagram"></a>
<a href="#" class="fab fa-facebook-f"></a>
</nav>
</footer>
</body>
</html>