Skip to content

Commit b4207d2

Browse files
committed
Add center tag to index.html for improved layout
1 parent d334526 commit b4207d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en">
3+
<center>
34
<head>
45
<meta charset="UTF-8">
56
<title>Html Games</title>
@@ -8,4 +9,5 @@
89
<h1>Welcome to BearVsPython's Html games</h1>
910
<p>This is the homepage.</p>
1011
</body>
12+
</center>
1113
</html>

0 commit comments

Comments
 (0)