You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
282 lines
10 KiB
HTML
282 lines
10 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Your Website</title>
|
|
<link rel="stylesheet" type="text/css" href="../assets/innermentor.css">
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Courgette&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
|
|
rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
|
|
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="nonymous">
|
|
|
|
</head>
|
|
|
|
<!--Nav bar-->
|
|
<body>
|
|
<nav class="navbar navbar-expand-lg navbar-light bg-light p-sm-3">
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand m-0" href="#"><img src="../images/Group 1261153379.png" class="logoImg" alt="Logo"></a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent"
|
|
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse justify-content-end" id="navbarContent">
|
|
<ul class="navbar-nav mr-auto gap-2 navList">
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/homepage.html">Home</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/coursepage.html">Courses</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/event.html">Events</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/mentor.html">Mentors</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/About us.html">About Us</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/resource.html">Resources </a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link navLink" href="../pages/Blog.html">Blog </a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a href="" class="nav-link"><span class="phone-number">+1 123-456-7890</span></a>
|
|
</li>
|
|
<button type="button" class="btn btn-primary contactBtn">contact us</button>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<!-- Main container -->
|
|
<div class="mentor-detail-container">
|
|
<!-- Left Section -->
|
|
<div class="mentor-left">
|
|
<div class="mentor-info-box">
|
|
<img src="../images/innermentor.png" alt="Mentor Image" class="mentor-image">
|
|
<div class="mentor-header">
|
|
<h2 class="mentor-name">John Dewey</h2>
|
|
<div class="mentor-actions">
|
|
<span class="icon-circle"><i class="fa-solid fa-phone"></i></span>
|
|
<span class="icon-circle"><i class="fa-solid fa-envelope"></i></span>
|
|
</div>
|
|
</div>
|
|
<p class="mentor-description">
|
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
|
|
</p>
|
|
<div class="mentor-stats-box">
|
|
<div class="mentor-stat-row">
|
|
<p class="stat-title">Experience</p>
|
|
<p class="stat-value">5 Years</p>
|
|
</div>
|
|
<div class="mentor-stat-row">
|
|
<p class="stat-title">Total Courses</p>
|
|
<p class="stat-value">30</p>
|
|
</div>
|
|
<div class="mentor-stat-row">
|
|
<p class="stat-title">Rating</p>
|
|
<p class="stat-value">4.6 ★</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Right Section -->
|
|
<div class="mentor-right">
|
|
<h2 class="section-heading">Education</h2>
|
|
<p class="section-description">
|
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,
|
|
</p>
|
|
<h2 class="section-heading">Certificate</h2>
|
|
<p class="section-description">
|
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,
|
|
</p>
|
|
<h2 class="section-heading">Specialisties</h2>
|
|
<div class="specialist-buttons">
|
|
<button class="specialist-button">Digital Marketing</button>
|
|
<button class="specialist-button">Business Strategy</button>
|
|
<button class="specialist-button">Business Strategy</button>
|
|
<button class="specialist-button">Business Strategy</button>
|
|
</div>
|
|
|
|
<h2 class="section-heading">Experience</h2>
|
|
<p class="section-description">
|
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting,
|
|
</p>
|
|
<ul class="experience-list">
|
|
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>
|
|
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>
|
|
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="courses-section">
|
|
<h4 class="section-heading1">Courses</h4>
|
|
<div class="courses-container">
|
|
|
|
<div class="course-box">
|
|
<img src="../images/mentor course.png" alt="Course Image" class="course-img">
|
|
<h3 class="course-title">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>
|
|
<p class="course-author">By Tarun Luthra</p>
|
|
<p class="course-description">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consectetur justo quis euismod vehicula. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
|
|
<button class="enroll-btn">Enroll Now</button>
|
|
</div>
|
|
<div class="course-box">
|
|
<img src="../images/mentor course.png" alt="Course Image" class="course-img">
|
|
<h3 class="course-title">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>
|
|
<p class="course-author">By Tarun Luthra</p>
|
|
<p class="course-description">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consectetur justo quis euismod vehicula. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
|
|
<button class="enroll-btn">Enroll Now</button>
|
|
</div>
|
|
<div class="course-box">
|
|
<img src="../images/mentor course.png" alt="Course Image" class="course-img">
|
|
<h3 class="course-title">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>
|
|
<p class="course-author">By Tarun Luthra</p>
|
|
<p class="course-description">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consectetur justo quis euismod vehicula. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
|
|
<button class="enroll-btn">Enroll Now</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<!-- FooterSection -->
|
|
<div class="footerSection">
|
|
<div class="footerLogoSection">
|
|
<img src="../images/footer.logo.png" alt="footerLogo" class="footerLogoImg">
|
|
<ul class="socialSection">
|
|
<li><a href="#" target="_blank"><img src="../images/fb.icon.png" alt="Social Icon 1"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/twiter.icon.png" alt="Social Icon 2"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/insta.icon.png" alt="Social Icon 3"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/linkdin.icon.png" alt="Social Icon 3"></a></li>
|
|
</ul>
|
|
<p>© 2023 learnexponent.co</p>
|
|
<p>learn exponent is a registered
|
|
trademark of learn exponent.co</p>
|
|
</div>
|
|
<div class="courseSection">
|
|
<h3 class="fontSemiBold">Courses</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="">Classroom courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Virtual classroom courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">E-learning courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Video Courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Offline Courses</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="quickLinkSection">
|
|
<h3 class="fontSemiBold">Quick Links</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="">Home</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Events</a>
|
|
</li>
|
|
<li>
|
|
<a href="">About Us</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Resources</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Blog</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="mobileFooterSection">
|
|
<div class="footerLogoSection">
|
|
<img src="../images/mobile.footer.logo.png" alt="footerLogo" class="footerLogoImg">
|
|
</div>
|
|
<div class="linksSection">
|
|
<div class="courseSection">
|
|
<h3 class="fontSemiBold">Courses</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="">Classroom courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Virtual classroom courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">E-learning courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Video Courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Offline Courses</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="quickLinkSection">
|
|
<h3 class="fontSemiBold">Quick Links</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="">Home</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Courses</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Events</a>
|
|
</li>
|
|
<li>
|
|
<a href="">About Us</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Resources</a>
|
|
</li>
|
|
<li>
|
|
<a href="">Blog</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="footerContent">
|
|
<ul class="socialSection">
|
|
<li><a href="#" target="_blank"><img src="../images/fb.icon.png" alt="Social Icon 1"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/twiter.icon.png" alt="Social Icon 2"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/insta.icon.png" alt="Social Icon 3"></a></li>
|
|
<li><a href="#" target="_blank"><img src="../images/linkdin.icon.png" alt="Social Icon 3"></a></li>
|
|
</ul>
|
|
<p>© 2023 learnexponent.co</p>
|
|
<p>learn exponent is a registered
|
|
trademark of learn exponent.co</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.2/dist/umd/popper.min.js"></script>
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
|
|
|
|
</body>
|
|
</html> |