Skip to content

Commit a5d0ad1

Browse files
committed
deleting profile card
1 parent c468c32 commit a5d0ad1

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

profileCard/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Modern_Profile_Card</title>
7+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
8+
<link rel="stylesheet" href="styl.css">
9+
</head>
10+
<body>
11+
12+
</body>
13+
</html>

profileCard/profile pic.jpg

553 KB
Loading

profileCard/styl.css

Whitespace-only changes.

0 commit comments

Comments
 (0)