Skip to content

BupendraDhyan/WEB-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

# WEB-Assignment

<!DOCTYPE html>
<html>
<head>
	<title>Spread the word</title>
	<style type="text/css">
		h1{
			text-align:center;
			font-family: cursive;
			background img:red; 
		}

		h3{
			text-align: top left;
			font-family: monospace;
			font-size: 25px;
		}
		p{
			font-size: 22px;
			background: teal;
			color:white;
		}
		body{
			background: limegreen;
		}
	</style>
</head>
<body>
	<div>
		<h3>THE GLOBAL GOALS</h3>
	</div>

	<div>
	<h1>GOAL NO 4 <br><br> QUALITY EDUCATION</h1>
	</div>
	
	<p><em>Education liberates the intellect, unlocks the imagination and is fundamental for self-respect.</em>
		It is the key to prosperity and opens a world of opportunities, making it possible for each of us to contribute to a progressive, healthy society.
		Learning benefits every human being and should be available to all.
	</p>

  

</body>
</html>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages