Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigjay2708 authored Jun 27, 2023
1 parent 6943a93 commit 78b6c01
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions 02_live_server.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!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>Live server test website</title>
</head>
<body>
<h1>Check out these handsome letters!</h1>
<p>This is a test

</p>
</body>
</html>
</body>
</html>

0 comments on commit 78b6c01

Please sign in to comment.