Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day-1_task_completed and all problem solved by pranjal698. #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ a:not([href]):not([tabindex]) {
}

.section-header p {
text: center;
text-align: center;
font-weight: 400;
line-height: 26px;
}
Expand Down Expand Up @@ -328,7 +328,7 @@ hr {
display: table;
padding-left: 140px;
/* SOMETHING CHANGED */
text-align: right;
/* text-align: right; */
}

.text-wrapper>div {
Expand Down Expand Up @@ -1148,7 +1148,7 @@ hr {
color: #222222;
position: relative;
/* SOMETHING CHANGED */
text-align: left;
/* text-align: left; */
font-weight: 700;
padding: 30px 0;
border-bottom: 1px solid #f1f1f1;
Expand All @@ -1167,7 +1167,8 @@ hr {

#pricing .table .description {
/* SOMETHING CHANGED */
text-align: right;
/* text-align: right; */
text-align: center;
padding: 0px 50px;
margin-bottom: 20px;
}
Expand Down Expand Up @@ -1939,4 +1940,4 @@ textarea {

.copyright p a:hover {
color: #3d60f4;
}
}
29 changes: 14 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="contents text-left">
<div class="contents text-left text-center">
<h2 class="head-title wow fadeInUp">We Discover, Design & Build Digital <br> Presence of Businesses</h2>
<div class="header-button wow fadeInUp" data-wow-delay="0.3s">
<a href="#services" class="btn btn-common">Explore</a>
Expand All @@ -121,9 +121,10 @@ <h2 class="head-title wow fadeInUp">We Discover, Design & Build Digital <br> Pre
<div class="col-lg-6 col-md-12 col-sm-12">
<div class="text-wrapper">
<div>
<h2 class="title-hl wow fadeInLeft" data-wow-delay="0.3s">We are helping to grow <br> your business.</h2>
<p class="mb-4">A digital studio specialising in User Experience & eCommerce, we combine innovation with
digital craftsmanship to help brands fulfill their potential.</p>
<h2 class="title-hl wow fadeInLeft" data-wow-delay="0.3s">
We are helping to grow <br> your business.
</h2>
<p class="mb-4">A digital studio specialising in User Experience & eCommerce, we combine innovation with digital craftsmanship to help brands fulfill their potential.</p>
<a href="#" class="btn btn-common">More About Us</a>
</div>
</div>
Expand All @@ -136,8 +137,7 @@ <h2 class="title-hl wow fadeInLeft" data-wow-delay="0.3s">We are helping to grow
</div>
<div class="feature-content">
<h3>What we do</h3>
<p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia con- sequuntur
magni dolores </p>
<p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia con- sequuntur magni dolores </p>
</div>
</div>
<div class="feature-item wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="500ms">
Expand All @@ -146,8 +146,7 @@ <h3>What we do</h3>
</div>
<div class="feature-content">
<h3>Meet our team</h3>
<p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia con- sequuntur
magni dolores </p>
<p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia con- sequuntur magni dolores </p>
</div>
</div>
<div class="feature-item wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="700ms">
Expand Down Expand Up @@ -447,7 +446,7 @@ <h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">Best Pricing</h2>
</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-xs-12">
<div class="col-lg-4 col-md-6 col-xs-12 text-center">
<div class="table wow fadeInLeft" data-wow-delay="1.2s">
<div class="title">
<h3>Basic</h3>
Expand Down Expand Up @@ -534,21 +533,21 @@ <h2 class="section-title">Our <span>Skill</span></h2>
<h5>Strategy &amp; Analysis <span class="pull-right">88%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="87" style="width: 10%;"></div>
<div class="progress-bar" role="progressbar" data-width="100" style="width: 88%;"></div>
</div>
</div>
<div class="progress-box">
<h5>Eeconomic growth <span class="pull-right">95%</span></h5>
<h5>Economic growth <span class="pull-right">95%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="96" style="width: 6%;"></div>
<div class="progress-bar" role="progressbar" data-width="100" style="width: 95%;"></div>
</div>
</div>
<div class="progress-box">
<h5>Achieves goals <span class="pull-right">70%</span></h5>
<h5>Achieved goals <span class="pull-right">70%</span></h5>
<div class="progress" style="opacity: 1; left: 0px;">
<!-- FIX THA PROGRESS BAR -->
<div class="progress-bar" role="progressbar" data-width="52" style="width: 2%;"></div>
<div class="progress-bar" role="progressbar" data-width="100" style="width: 70%;"></div>
</div>
</div>
<!-- End Progressbar -->
Expand Down Expand Up @@ -909,4 +908,4 @@ <h2>Contact Us</h2>

</body>

</html>
</html>