We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de22bb0 commit 1697bbdCopy full SHA for 1697bbd
1 file changed
Simple Portfolio Website using HTML/Experience.html
@@ -1,10 +1,12 @@
1
<!DOCTYPE html>
2
-<html lang="en">
+<html lang="en
3
+
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>Experience Page</title>
8
</head>
9
10
<body style="margin: 0; padding: 0; background-color: rgb(186, 246, 246); ">
11
12
<h1 style="text-align: center; font-size:30px; font-weight: 700; color: black;"> Experience </h1>
0 commit comments