Skip to content

Commit 1697bbd

Browse files
Fix HTML syntax in Experience.html
1 parent de22bb0 commit 1697bbd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Simple Portfolio Website using HTML/Experience.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="en
3+
34
<head>
45
<meta charset="UTF-8">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>Experience Page</title>
78
</head>
9+
810
<body style="margin: 0; padding: 0; background-color: rgb(186, 246, 246); ">
911

1012
<h1 style="text-align: center; font-size:30px; font-weight: 700; color: black;"> Experience </h1>

0 commit comments

Comments
 (0)