-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
22 lines (19 loc) · 1.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<title>Monica Williams|Professional Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
<link href='https://fonts.googleapis.com/css?family=Galada' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Slabo 27px' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lora' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<!-- https://coolors.co/131200-f7ebec-ddbdd5-ac9fbb-59656f -->
<!-- https://coolors.co/131200-fcf7f8-474747-f0d3f7-b98ea7 -->
<!-- https://coolors.co/131200-fcf7f8-474747-dbc2cf-9fa2b2 -->
<!-- https://coolors.co/131200-fcf7f8-474747-5b2333-f7f4f3 -->
<!-- https://coolors.co/08090a-a7a2a9-f4f7f5-575a5e-222823 -->
</head>
<body>
</body>
</html>