0% found this document useful (0 votes)
2 views

Index Page HTML

The document is an HTML template for a website called 'IKON Events', which provides event management services. It includes a navigation bar with links to different sections such as Home, Events, About Us, and Contact Us, along with a description of the company's experience and philosophy regarding event planning. The footer contains social media links and copyright information.

Uploaded by

sneharphilip
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)
2 views

Index Page HTML

The document is an HTML template for a website called 'IKON Events', which provides event management services. It includes a navigation bar with links to different sections such as Home, Events, About Us, and Contact Us, along with a description of the company's experience and philosophy regarding event planning. The footer contains social media links and copyright information.

Uploaded by

sneharphilip
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/ 3

<!

doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>IKON events</title>
<link rel="stylesheet" href="../css/styles.css">
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css"
rel="stylesheet" integrity="sha384-
QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/
all.min.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="../assets/favicon.ico">
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-light bg-dark">
<div class="container-fluid">
<div>
<img src="../assets/icon.png" width="50" height="50" alt="...">
</div>
<button class="navbar-toggler" type="button" data-bs-
toggle="collapse" data-bs-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-
label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav ms-3 me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link text-light fs-5 custom-hover"
style="font-weight: 200;"
href="home.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-light fs-5 custom-hover"
style="font-weight: 200;"
href="event.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link text-light fs-5 custom-hover"
style="font-weight: 200;"
href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link text-light fs-5 custom-hover"
style="font-weight: 200;"
href="contact.html">Contact Us</a>
</li>
</ul>
<h1 class="title">iKON EVENTS</h1>
</div>
</div>
</nav>
</header>
<section>
<div class="page-about">
<div class="left">
<p class="headings1"> About Us:</p>
<img src="../assets/couple.jpg" class="card-img-top" alt="..."
width="300" height="300">
</div>
<div class="right">

<p class="inset-text"><span style="font-size: 20px;


color:white">We as a team share more than 10 years of experience organizing and
managing events
for companies and for individuals. We’ll be glad to help
you organize your dream event.

At Ikon Events, we believe that each event is unique, with


its own objectives and challenges.
We also know that in order to deliver a successful event,
you need an event management partner that understands this.</span></p>
</div>

</div>
</section>

<footer class="text-center text-lg-start bg-body-tertiary text-muted">


<!-- Section: Social media -->
<section class="d-flex justify-content-center justify-content-lg-between p-
4 border-bottom">
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Get connected with us on social networks:</span>
</div>

<div>
<a href="" class="me-4 text-reset">
<i class="fab fa-facebook-f"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-twitter"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-google"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-instagram"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-linkedin"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-github"></i>
</a>
</div>
</section>

<div class="text-center p-4" style="background-color: rgba(0, 0, 0,


0.05);">
© 2025 Copyright: ikonevents
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></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