-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebsite.HTML
More file actions
33 lines (28 loc) · 924 Bytes
/
Copy pathwebsite.HTML
File metadata and controls
33 lines (28 loc) · 924 Bytes
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
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Calypso</title>
</head>
<body style="background-color:black;">>
<!-- <h1 style="color:#fedabb;">Calypso</h1> -->
<h1>
<img src="per.png" alt="the calypso logo" style="width:600px; height:200px;">
</h1>
<p1 style="color:#fedabb;">We are a new gaming company that is currently working to deliver hours of countless fun! we specialize in 2D looter games that will have you looking for tons of loot.<p1>
<!--
<style>
div {
color: #fedabb;
background-color: black;
width: 300px;
border: 15px ridge black;
padding: 50px;
margin: 20px;
}
</style> -->
<div>
<h2>orange valley</h2>
Our first game is a 2D looter game that will have you pulled in and ready for action with emersive AI and tons of fun.
</div>
</body>