Skip to content

Commit

Permalink
Finally, assignment-1-project done
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperMonirBD committed Jul 10, 2024
1 parent 5edbc69 commit 656bc46
Showing 1 changed file with 21 additions and 19 deletions.
40 changes: 21 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<div class="header-content">
<h3 class="header-title">Awlad.H</h3>
<a href="#"><button class="btn-primary">Download Resume</button></a>

</div>
</div>

<div class="banner-container">
<div class="banner-content">
<img src="./assets/Group.png" alt="">
Expand All @@ -28,7 +28,7 @@ <h1>
<p>Web development is the process of building websites and applications for the internet, or for a
private network known as
an intranet</p>

<a href="#footer"><button class="btn-secondary">Contact with me</button></a>
</ul>
</div>
Expand Down Expand Up @@ -58,7 +58,7 @@ <h3>I will Do Coding and Change The World </h3>
</div>
</div>
</div>

<div class="development-third-section">
<div class="development-third-content">
<div class="development-third-image">
Expand All @@ -71,10 +71,10 @@ <h3>I will help People by creating Modern Web System </h3>
learnt how to code.</p>
<button class="btn-primary">Learn More</button>
</div>

</div>
</div>

<div class="development-second-section">
<div class="development-second-content">
<div class="development-second-title">
Expand All @@ -92,7 +92,7 @@ <h3>I will Do Coding and Change The World </h3>
</div>
</section>
<!-- Development section Ends here -->

<!-- Inspiration section starts here -->
<section class="insperation-section-container">
<div class="inspiration-title">
Expand All @@ -106,10 +106,10 @@ <h1>My Inspiration</h1>
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

</section>
<!-- Inspiration section ends here -->

<!-- what I do section starts here -->
<section>
<div class="skills-section-container">
Expand All @@ -121,7 +121,7 @@ <h3>My Current Target</h3>
quick overview of my main technical skill sets and technologies i use.
</p>
</div>

<div class="skills-container">
<div class="skills skill-1">
<img src="./assets/html.png" alt="">
Expand Down Expand Up @@ -153,13 +153,13 @@ <h4 class="skill-title">JAVASCRIPT</h4>
<a target="_blank" class="learn-more" href="https://www.w3schools.com/js/js_intro.asp">Learn
More</a>
</div>

</div>
</div>

</section>
<!-- what i do section ends here -->

<!-- Current Target section starts here -->
<section>
<div class="current-target-container">
Expand All @@ -181,7 +181,8 @@ <h3>ReactJS</h3>
<p>If you have an idea that could make your daily life simpler, you could probably build it
once you’ve
learnt how to code.</p>
<a target="_blank" class="learn-more" href="https://react.dev/learn">Learn More</a>
<a target="_blank" class="learn-more"
href="https://www.w3schools.com/react/default.asp">Learn More</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -211,14 +212,15 @@ <h3>MongoDB</h3>
<p>If you have an idea that could make your daily life simpler, you could probably build it
once you’ve
learnt how to code.</p>
<a target="_blank" class="learn-more" href="https://www.w3schools.com/mongodb/index.php">Learn More</a>
<a target="_blank" class="learn-more"
href="https://www.w3schools.com/mongodb/index.php">Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!-- Current Target section ends here -->

<!-- support Newsletter section starts here -->
<section>
<div class="support-container">
Expand All @@ -228,19 +230,19 @@ <h1>I need Support</h1>
<p>For many individuals and businesses, the point of a blog is to generate revenue by increasing
visibility and engagement
</p>

<div class="support-button">
<form action="" id="support-input">
<input type="email" name="email" id="email" placeholder="Suggest me any feedback for me">
<input type="submit" value="Submit">
</form>
</div>
</div>

</div>
</section>
<!-- support Newsletter section ends here -->

</main>
<footer id="footer">
<div class="footer-container-section">
Expand Down

0 comments on commit 656bc46

Please sign in to comment.