-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
27 lines (23 loc) · 1.77 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Add some keywords -->
<meta name="keywords" content="HTML, CSS, JavaScript, Mentor Program, Sefat Anam,Learn Angular, Learn Javascript, Learn HTML, Learn CSS">
<!-- Add some description -->
<meta name="description" content="Welcome to our organization, where we empower students to become the next generation of web developers. From the basics to advanced techniques, our curriculum will guide you through the process of building your own website from scratch.">
<!-- Add some author -->
<meta name="author" content="Sefat Anam">
<title>Mentor-Program | Landing Page</title>
</head>
<body style="width: 1200px; height: 100vh ;margin: 0 auto;">
<h1>
Welcome to our organization
</h2>
<p>
This repository contains the code for the landing page of our mentor program organization. The landing page serves as the first point of contact for potential mentees and provides information about our program, including the benefits of being a mentee, the qualifications of our mentors, and how to apply. The website is designed to be user-friendly and easy to navigate, with clear calls to action for those interested in applying. The page is built with the latest web development technologies such as HTML, CSS, JavaScript and frameworks like Bootstrap, React, Angular etc. The codebase is well-organized and commented, making it easy for developers to understand and make changes as needed. Overall, this repository is a valuable resource for anyone looking to create a professional and effective landing page for a mentor program.
</p>
</body>
</html>