Skip to content

Commit

Permalink
cc
Browse files Browse the repository at this point in the history
  • Loading branch information
MarlonPiusMulamba committed Nov 22, 2023
1 parent 4501f74 commit 62432c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 class="mx-5">Mulamba Marlon Pius.</h1>
<div class="container-fluid bg-warning" style="border-radius: 10px;">
<ul class="navbar-nav">
<li class="nav-item mx-5" >
<a class="nav-link" href="index.html" style="font-size: xx-large; color: aliceblue;">Home</a>
<a class="nav-link" href="index.html" style="font-size: xx-large; height: 1000px; height color: aliceblue;">Home</a>
</li>
<li class="nav-item mx-5">
<a class="nav-link" href="about.html" style="font-size: xx-large; color: aliceblue;">About</a>
Expand Down
23 changes: 6 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
nav ul li a{
padding: 20px;
}
.st_div{
margin-left: 100px;
margin-right: 100px;
}
</style>
<style>

Expand Down Expand Up @@ -42,7 +46,7 @@ <h1 class="mx-5">Mulamba Marlon Pius.</h1>
<div id="carouselExampleSlidesOnly" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="tea1.jpeg" class="d-block w-100" alt="First slide">
<img style="height: 900px;" src="tea1.jpeg" class="d-block w-100" alt="First slide">
</div>
<div class="carousel-item">
<img src="jose1.jpeg" class="d-block w-100" alt="Second slide">
Expand Down Expand Up @@ -78,7 +82,7 @@ <h1>What i am in brief</h1>
</div>


<div class="mx-5 bg-light text-secondary">
<div class="st_div">
<h6><strong>A simple story good to know.</strong></h6>
<p>
<q>Once upon a time, there was a programming team that was working on a new software release. They had been working on it for months, and it was finally ready for testing.
Expand Down Expand Up @@ -119,21 +123,6 @@ <h6><strong>A simple story good to know.</strong></h6>
</div>
</div>

<div class="container">
<div class="row">

<div class="col">
<div class="sub-div bg-dark fill-div" style="height: 400px; width: 300px; display: flex;"><img src="jose2.jpeg" alt=""></div>
</div>
<div class="col">
<div class="sub-div bg-primary" style="height: 400px; width: 300px; display: flex"><img src="jose1.jpeg" alt=""></div>
</div>
<div class="col">
<div class="sub-div bg-light" style="height: 400px; width: 350px; display: flex"><img src="off1.jpeg" alt=""></div>
</div>
</div>
</div>

<div>
<p>Am Marlon Pius alias Pythonista, who, like a sleeping lion, is always humble and meek. as touching the most pressing part of their being.
My humble soul passes throughout the community as the "Quiet Dynamo." Very were social, interactive, and quite funny, like a seasoned storyteller who could make the entire room erupt with laughter. I like making my presence in any society to always be a source of joy, and a knack for turning even the most mundane conversations into memorable experiences.
Expand Down

0 comments on commit 62432c9

Please sign in to comment.