Untitled
4 years ago in Plain Text
<!DOCTYPE html>
<html>
<head>
<title>among us</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name='keywords' content="among us, online game, gamer, party game">
<meta name="author" content="abdo.bashi">
<meta name="descripiton" content="free online party game">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" href="download.jfif">
<style type="text/css">
body {
background-image: url(among-us-polus.jpg) ;
background-color: black;
height: 500px;
background-position: center;
background-size: cover;
position: relative;
margin: 0 AUTO ;
}
#head{
color: #ffff00 ;
text-align: center;
font-family: ultrra;
font-size: 50px;
}
</style>>
</head>
<body>
<div id="head">
<h1>among us</h1>
</div>
<map name="red">
<area shape="rect" coords="56,82,126" href="https://www.facebook.com/AhmadTareqMoustafa" alt="RED">
</map>
</body>
</html>