-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (185 loc) · 9.06 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
<!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">
<!-- css -->
<link rel="stylesheet" href="style.css">
<!-- goggle font start -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<!-- goggle font end -->
<title>G3 Architects</title>
</head>
<body>
<!----- header start ----->
<header>
<!-- navbar -->
<nav>
<h2>G3 Architects</h2>
<div>
<a href="*">Home</a>
<a href="*">About us</a>
<a id="branches" href="*">Our Branches</a>
</div>
</nav>
<!-- banner start -->
<section id="banner">
<div class="text-center" id="banner-texts">
<h1>One place to find</h1>
<h1>Innovative Architects</h1>
<p>A great innovation Architect is a future-oriented strategist who understands the status quo, and
<br /> prepares teams and the environments in which they are expected to innovate.
</p>
<button>Learn More</button>
</div>
<img id="banner-img" src="images/banner.png" alt="Our Architects">
</section>
</header>
<!-- banner end -->
<!----- header end ----->
<!----- main start ----->
<main>
<!-- architects -->
<section id="architects">
<div id="architects-image">
<img src="images/architect-01.png" alt="architect">
<img src="images/architect-02.png" alt="architect">
<img src="images/architect-03.png" alt="architect">
<img src="images/architect-04.png" alt="architect">
</div>
<div id="architects-texts">
<h2>Quick lists of our Architects</h2>
<p>Architects are typically known as the professionals who plan and design buildings or parks. However,
the field of architecture spreads much further, ranging from software to restoration, landscapes to
highways. If you're interested in a career as an architect, there are many directions your career
can go. In this article, we explore 19 types of architects as well as additional related positions
to consider.</p>
<button>Learn More</button>
</div>
</section>
<!-- features -->
<section id="features">
<div id="features-texts">
<h2 id="features-heading">Features you will love & enjoy</h2>
<p>Architects are typically known as the professionals who plan and design buildings or parks. However,
the field of architecture spreads much further, ranging from software to restoration, landscapes to
highways. If you're interested in a career as an architect, there are many directions your career
can go. In this article, we explore 19 types of architects as well as additional related positions
to consider.</p>
<div class="features-div">
<p><b>Desktop & Mobile Version</b></p>
<p>You can use desktop mode for any website you want to view. Tap on the 3 vertical dots for the
menu. The desktop site can be enabled by selecting the checkbox. The page will reload
automatically on your browser.</p>
</div>
<div class="features-div">
<p><b>Drag & Drop Builder</b></p>
<p>Weebly is one of the best drag-and-drop page builders for ecommerce sites due to its built-in
ecommerce tools (no need to install a separate plugin). Like Wix, it also allows you to simply
sign up and start building, so there's no need to look for a web host or a separate page builder
plugin</p>
</div>
<div class="features-div">
<p><b>Awesome Modern Design
</b></p>
<p>Modern design comes from a designated time period that includes the early to the mid-20th
century. The style originated at the turn of the century with a move toward industrialization
and gained popularity throughout the first half of the century. Both midcentury modern (popular
in the '40s through '60s) and post-modern design (from '70s onward) evolved from modern design.
"Modernism was the future in the early midcentury. It harnessed the capability of machinery to
offer affordable housing and furniture solutions to the masses.</p>
</div>
</div>
<div id="features-image">
<img src="images/feature.png" alt="Our Features">
<div id="experience" class="text-center">
<h1 class="white-text-big">10+ Years</h1>
<p class="white-text">Experience</p>
</div>
</div>
</section>
<!-- facts -->
<section id="facts-section">
<div id="fact-text">
<h2>Some Facts</h2>
<p>There are many Send Emails | Clients Worked | Finished Project & Awards Winnings</p>
</div>
<div class="center-align">
<div id="facts">
<div class="fact-div text-center">
<img src="images/icons/mail.png" alt="Our Projects">
<h3>22578+</h3>
<p>Project Finished</p>
</div>
<div class="fact-div text-center">
<img src="images/icons/work.png" alt="Our Projects">
<h3>1444</h3>
<p>Emails Send</p>
</div>
<div class="fact-div text-center">
<img src="images/icons/appointment.png" alt="Our Projects">
<h3>54+</h3>
<p>Awards Winnings</p>
</div>
<div class="fact-div text-center">
<img src="images/icons/ratings.png" alt="Our Projects">
<h3>590+</h3>
<p>Clients Worked</p>
</div>
</div>
</div>
</section>
<!-- sponsors -->
<section id="sponsors-section">
<div id="sponsors-text" class="text-center">
<h2>Our Sponsors</h2>
<p>This is our sponsors.</p>
</div>
<div id="sponsors-images">
<img src="images/google Logo.png" alt="">
<img src="images/Amazon Logo.png" alt="">
<img src="images/spotify Logo.png" alt="">
<img src="images/Telerama Logo.png" alt="">
<img src="images/figma Logo.png" alt="">
</div>
</section>
<!-- entrepreneur start -->
<section>
<div class="text-center">
<h2>President & CEO of the Company</h2>
<p>Explore this Profile</p>
</div>
<div id="entrepreneur-div">
<img src="images/noor.jpg" alt="Entrepreneur">
<div id="entrepreneur-texts">
<h2>MD NOOR ISLAM</h2>
<p>Hello everyone,
I am a Front-End Developer, meaning that I have experience and knowledge about 5 years in web
development field.
To acquire a place that will permit me to use my specialized abilities, experience and readiness
to learn in making an organization successful.
Specialties:
+ Experience 5 years Frontend developer
+ JavaScript is quite good (I can write JavaScript core code, don't use library 3rd)
+ React JS
+ Excellent skills in HTML5/CSS3/JavaScript/jQuery/React/Node.JS
+ Strong Understanding of Web Accessibility, CSS Design and site Performance
+ GitHub
In addition, there is the ability to training and share experiences for team members.</p>
<a id="entrepreneur-anchor" href="https://www.linkedin.com/in/dedicatednoor/" target="_blank">Read
more</a>
</div>
</div>
</section>
</main>
<!----- main end ----->
<!----- footer start ----->
<footer>
<p>All rights reserved copyright @ 2023 "MD NOOR ISLAM"</p>
</footer>
</body>
</html>
<!----- footer end ----->