Skip to content

Commit c7b6b9d

Browse files
committed
mOre TeStiNg
1 parent dacd30c commit c7b6b9d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

index.html

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<html lang="en">
2+
<head>
3+
<link rel="stylesheet" type="text/css" href="style.css">
4+
</head>
25
<body>
36
<title>Thalia Kennedy Website</title>
47
<h1>Wow! What a cool website!</h1>
8+
<text>more testing!!! </text>
59
</body>
610
</html>

style.css

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
body{
22
background-color: blue;
3+
text-align: center;
34
}

0 commit comments

Comments
 (0)