0% found this document useful (0 votes)
15 views9 pages

Landing

landing page

Uploaded by

wazirintaties
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views9 pages

Landing

landing page

Uploaded by

wazirintaties
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 9

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="maazimio ya kazi 204 | azimio la kazi pdf
download | azimio la kazi mtaala mpya | mfano wa azimio la kazi | jinsi ya kuandaa
azimio la kazi | azimio la kazi pdf download">
<meta name="keywords" content="maazimio ya kazi 204 | azimio la kazi pdf
download | azimio la kazi mtaala mpya | mfano wa azimio la kazi | jinsi ya kuandaa
azimio la kazi | azimio la kazi pdf download">
<meta name="author" content="WAziri Ntatie">
<title>Azimio la kazi 2024</title>
<style>
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: 'Arial', sans-serif;
background-color: #f0f0f0;
color: #333;
line-height: 1.6;
overflow-x: hidden;
}
header {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #00008b;
color: white;
padding: 10px 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
position: relative;
z-index: 1000;
}
.logo {
font-size: 1.5em;
transition: transform 0.3s;
}
.logo:hover {
transform: scale(1.1);
}
.mobile-menu-icon {
display: none;
font-size: 1.5em;
cursor: pointer;
}
.sidebar {
width: 220px;
background-color: #ffffff;
height: 100vh;
position: fixed;
top: 0;
left: 0;
padding-top: 20px;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease;
overflow-y: auto;
}
.sidebar nav ul {
list-style: none;
padding: 0;
}
.sidebar nav ul li {
margin: 20px 0;
}
.sidebar nav ul li a {
text-decoration: none;
color: #00008b;
font-weight: bold;
padding: 10px;
display: block;
transition: background 0.3s;
border-radius: 5px;
padding-top: 10px;
}
.sidebar nav ul li a:hover {
background-color: #e0e0e0;
}
main {
margin-left: 240px;
padding: 20px;
transition: margin-left 0.3s ease;
}
section {
margin-bottom: 40px;
background-color: #ffffff;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
animation: fadeIn 0.5s ease;
}
footer {
text-align: center;
padding: 20px;
background-color: #00008b;
color: white;
position: relative;
bottom: 0;
width: 100%;
margin-top: 20px;
box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}
.stylable-list {
list-style: none;
padding: 0;
}
.stylable-list li {
background-color: #e0e0e0;
margin: 10px 0;
padding: 10px;
border-radius: 5px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
transition: transform 0.2s;
}
.stylable-list li:hover {
transform: scale(1.02);
}
.multidivision {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.multidivision div {
flex: 1;
min-width: 200px;
background-color: #f9f9f9;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
transition: transform 0.2s;
}
.multidivision div:hover {
transform: scale(1.02);
}
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@media (max-width: 768px) {
.sidebar {
display: none;
}
main {
margin-left: 0;
}
.mobile-menu-icon {
display: block;
}
.mobile-menu {
display: none;
background-color: #ffffff;
position: absolute;
top: 60px;
left: 0;
width: 100%;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
z-index: 1000;
}
.mobile-menu.active {
display: block;
}
.mobile-menu nav ul {
list-style: none;
padding: 0;
}
.mobile-menu nav ul li {
margin: 10px 0;
}
}

/* Sidebar Menu */
.sidebar nav ul {
list-style: none;
padding: 0;
}

.sidebar nav ul li {
margin: 20px 0;
}

.sidebar nav ul li a {
text-decoration: none;
color: #00008b;
font-weight: bold;
padding: 20px 25px 10px;
display: block;
border-radius: 5px;
transition: background 0.3s, color 0.3s;
}

.sidebar nav ul li a:hover {


background-color: #d8e1ff;
color: #000;
}

/* Mobile Menu */
.mobile-menu {
display: none;
background-color: #ffffff;
position: absolute;
top: 60px;
left: 0;
width: 100%;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
z-index: 1000;
}

.mobile-menu.active {
display: block;
}

.mobile-menu nav ul {
list-style: none;
padding: 10px 0;
}

.mobile-menu nav ul li {
margin: 10px 0;
}

.mobile-menu nav ul li a {
text-decoration: none;
color: #00008b;
font-weight: bold;
padding: 10px;
display: block;
border-radius: 5px;
transition: background 0.3s, color 0.3s;
}
.mobile-menu nav ul li a:hover {
background-color: #d8e1ff;
color: #000;
}

.link{

justify-content: space-between;

.link a{
font-weight: bold;
font-size: medium;
border: 2px solid black;
padding: 6px;
text-decoration: none;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
line-height: 1.3em;
clear: both;
color: #00008b;
margin: 5px;
display: block;
background-color: #fff;
box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.link a:hover{
background-color:#00008b;
color:#fff;
border-bottom-right-radius:20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom: 2px solid red;
border-left: 2px solid red;
border-right: 2px solid red;
}

/* Custom Scrollbar */
::-webkit-scrollbar {
width: 20px; /* Width of the scrollbar */
height: 12px; /* Height of the scrollbar for horizontal scroll */
}

::-webkit-scrollbar-track {
background: #6e0202; /* Background of the scrollbar track */
border-radius: 10px; /* Rounded corners for the track */
}

::-webkit-scrollbar-thumb {
background: #00008b; /* Color of the scrollbar thumb */
border-radius: 10px; /* Rounded corners for the thumb */
transition: background 0.3s; /* Smooth transition */
}

::-webkit-scrollbar-thumb:hover {
background: #5a5afc; /* Color on hover */
}

::-webkit-scrollbar-thumb:active {
background: #00006b; /* Color when active */
}

/* For Firefox */
* {
scrollbar-width: thin; /* Firefox scrollbar width */
scrollbar-color: #00008b #f0f0f0; /* Thumb color and track color */
}

</style>
</head>
<body>
<header>
<div class="logo">Your Logo</div>
<div class="mobile-menu-icon" id="mobileMenuIcon">&#9776;</div>
</header>
<div class="sidebar" id="sidebar">
<nav>
<ul>
<li><a href="#section1">Section 1</a></li>
<li><a href="#section2">Section 2</a></li>
<li><a href="#section3">Section 3</a></li>
<li><a href="#section4">Section 4</a></li>
<li><a href="#section5">Section 5</a></li>
<li><a href="#section6">Section 6</a></li>
<li><a href="#section1">Section 1</a></li>
<li><a href="#section2">Section 2</a></li>
<li><a href="#section3">Section 3</a></li>
<li><a href="#section4">Section 4</a></li>
<li><a href="#section5">Section 5</a></li>
<li><a href="#section6">Section 6</a></li>
</ul>
</nav>
</div>
<div class="mobile-menu" id="mobileMenu">
<nav>
<ul>
<li><a href="#section1">Section 1</a></li>
<li><a href="#section2">Section 2</a></li>
<li><a href="#section3">Section 3</a></li>
<li><a href="#section4">Section 4</a></li>
<li><a href="#section5">Section 5</a></li>
<li><a href="#section6">Section 6</a></li>
<li><a href="#section1">Section 1</a></li>
<li><a href="#section2">Section 2</a></li>
<li><a href="#section3">Section 3</a></li>
<li><a href="#section4">Section 4</a></li>
<li><a href="#section5">Section 5</a></li>
<li><a href="#section6">Section 6</a></li>
</ul>
</nav>
</div>
<main>
<section id="section1">
<h2>Maazimio ya kazi 2024</h2>
<p>This is a brief introduction to our services.</p>
</section>
<section id="section2">
<h2>Our Services</h2>
<ul class="stylable-list">
<li><a href="#">Service 1: Description of service 1.</a></li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section3">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section4">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section5">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section6">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section7">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section2">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section8">
<h2>Our Services</h2>
<ul class="stylable-list">
<li>Service 1: Description of service 1.</li>
<li>Service 2: Description of service 2.</li>
<li>Service 3: Description of service 3.</li>
</ul>
</section>

<section id="section9">
<h2>Testimonials</h2>
<div class="multidivision">
<div>
<p>"This service changed my life!"</p>
<strong>- Happy Customer</strong>
</div>
<div>
<p>"Excellent experience from start to finish."</p>
<strong>- Satisfied Client</strong>
</div>
<div>
<p>"I would highly recommend this to anyone."</p>
<strong>- Grateful User</strong>
</div>
</div>
</section>
<section id="section10">
<h2>Contact Us</h2>
<p>Get in touch with us!</p>
</section>
<section id="section11">
<h2>FAQs</h2>
<ul class="stylable-list">
<li>FAQ 1: Answer to frequently asked question 1.</li>
<li>FAQ 2: Answer to frequently asked question 2.</li>
<li>FAQ 3: Answer to frequently asked question 3.</li>
</ul>
</section>
<section id="section12">
<h2>Latest News</h2>
<p>Stay updated with our latest news and updates.</p>
</section>
</main>
<footer>
<p>&copy; 2024 Your Company Name. All rights reserved.</p>
</footer>

<script>
const mobileMenuIcon = document.getElementById('mobileMenuIcon');
const mobileMenu = document.getElementById('mobileMenu');

mobileMenuIcon.addEventListener('click', () => {
mobileMenu.classList.toggle('active');
});

window.addEventListener('click', (event) => {


if (!mobileMenu.contains(event.target) && !
mobileMenuIcon.contains(event.target)) {
mobileMenu.classList.remove('active');
}
});
</script>
</body>
</html>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy