Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APJ abdul Kalam Azam Website #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added APJ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
222 changes: 169 additions & 53 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,54 +1,170 @@
<!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">
<title>BASIC TAGS</title>
<style>
body {background-color:#DBDFFD;}
h1 {color:teal;}

</style>
</head>
<body>
<h1 style="text-align: center;"><b>Madan Mohan Malviya University of Technology</b></h1>
<h2 style="text-align: center;">Gorakhpur,UP</h2>
<h3 style="text-align: center;">233010</h3>
<img src="mmmut1.jpg" style="height: 15%; width: 15%; margin-left: 43%;">

<form style="text-align: center;">
<p style="color:darkorange;"><strong>HELLO WORLD !</strong></p><br>
<label>First Name</label><br>
<input type="text"><br>
<label>Last Name</label><br>
<input type="text"><br>

<p style="color:indigo;">Who Are You ??</p>
<input type="checkbox" id="type1" name="type1" value="Student">
<label for="tpe1"> Student</label><br>
<input type="checkbox" id="type2" name="type2" value="Employee">
<label for="type2"> Faculty</label><br>
<input type="checkbox" id="type3" name="type3" value="Worker">
<label for="type3"> Worker</label><br><br>
<button>Submit</button><br><br>

<h1><b><u>About Us</u></b></h1>
<h2><b><u>VISION</u></b></h2>
<p>To facilitate and promote studies, research, technology incubation, product innovation and extension work in Science, Technology and Management Education, and also to achieve excellence in higher technical education.
</p>

<h2><b><u>MISSION</u></b></h2>
<p>The distinctive mission of the University is:</p>
<ul>To serve society as a center of higher learning, providing long-term societal benefits through transmitting advanced knowledge, discovering new knowledge and functioning as an active working repository of organized knowledge.</ul>
<ul>To create an intellectually stimulating Infrastructure and conducive environment for technology research, scholarship, creativity, innovation, entrepreneurship, and professional activity for service to community and economy.
</ul>
<ul>To establish value creating networks and foster relationship with other leading institutes of higher learning and research, alumni and industries in order to provide significant contribution to national and international development.</ul>

<h2><b><u>About</u></b></h2>
<p>Madan Mohan Malaviya University of Technology, Gorakhpur has been established in year 2013 by the Government of Uttar Pradesh in the form of a non-affiliating, teaching and research University after reconstituting the Madan Mohan Malaviya Engineering College, Gorakhpur which was established in 1962.
</p>

</form>
</body>
<!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" />
<title>The Tribute Website | A.P. J Abdul Kalam</title>
<style>
* {
margin: 0;
padding: 0;
background-color: #e5e5fd;
}

.container {
background-color: #e5e5fd;
border: 16px solid #1d1e4c;
}

.content {
max-width: 900px;
margin: 0 auto;
}

.top_section {
margin-top: 100px;
display: flex;
justify-content: space-between;
align-items: flex-end;
}

.top_section h1 {
font-size: 50px;
font-weight: bold;
color: #1d1e4c;
text-transform: uppercase;
}

.top_section h4 {
font-size: 30px;
text-align: end;
}

img {
width: 300px;
height: 320px;
}

.about_section {
margin-top: 50px;
}

.about_section h2 {
font-size: 70px;
font-weight: 400;
margin-bottom: 20px;
}

.about_section p {
font-size: 20px;
line-height: 30px;
letter-spacing: 1.2px;
text-align: justify;
}

.biography_section {
margin: 50px 0;
}

.biography_section h3 {
margin-bottom: 20px;
}

.biography_section ul {
margin-left: 50px;
}

.biography_section li {
margin-bottom: 15px;
}

footer {
margin: 50px 0;
}

footer p {
text-align: end;
}
</style>
</head>

<body>
<div class="container">
<div class="content">
<section class="top_section">
<div class="image_container">
<img src="APJ.png" alt="tribute" />
</div>
<div>
<h1>A . P . J Abdul Kalam</h1>
<h4>1931 - 2015</h4>
</div>
</section>
<section class="about_section">
<h2>Missile Man of India</h2>
<p>
<b>Avul Pakir Jainulabdeen Abdul Kalam</b> 15 October 1931 – 27 July
2015) was an Indian aerospace scientist who served as the 11th
president of India from 2002 to 2007. He was born and raised in
Rameswaram, Tamil Nadu and studied physics and aerospace
engineering. He spent the next four decades as a scientist and
science administrator, mainly at the Defence Research and
Development Organisation (DRDO) and Indian Space Research
Organisation (ISRO) and was intimately involved in India's civilian
space programme and military missile development efforts.[1] He thus
came to be known as the Missile Man of India for his work on the
development of ballistic missile and launch vehicle
technology.[2][3][4] He also played a pivotal organisational,
technical, and political role in India's Pokhran-II nuclear tests in
1998, the first since the original nuclear test by India in 1974.
</p>
</section>
<section class="biography_section">
<h3>Biographies</h3>
<ul>
<li>
Eternal Quest: Life and Times of Dr Kalam by S Chandra; Pentagon
Publishers, 2002.
</li>
<li>
President A P J Abdul Kalam by R K Pruthi; Anmol Publications,
2002.
</li>
<li>
A P J Abdul Kalam: The Visionary of India by K Bhushan, G Katyal;
A P H Pub Corp, 2002.
</li>
<li>
A Little Dream (documentary film) by P. Dhanapal; Minveli Media
Works Private Limited, 2008.
</li>
<li>
The Kalam Effect: My Years with the President by P M Nair; Harper
Collins, 2008.
</li>
<li>
My Days With Mahatma Abdul Kalam by Fr A K George; Novel
Corporation, 2009.
</li>
<li>
A.P.J. Abdul Kalam: A Life by Arun Tiwari; Haper Collins, 2015.
</li>
<li>
The People's President: Dr A P J Abdul Kalam by S M Khan;
Bloomsbury Publishing, 2016.
</li>
</ul>
</section>
<footer>
<p>
Read more about A. P. J. Abdul Kalam on
<a href="https://en.wikipedia.org/wiki/A._P._J._Abdul_Kalam">Wikipedia.</a>
</p>
</footer>
</div>
</div>
</body>

</html>