Skip to content

Commit 14cb1e7

Browse files
committed
Added Network Programming Task 8 Page
1 parent 8a45b72 commit 14cb1e7

File tree

1 file changed

+19
-0
lines changed
  • tasks/step-it-academy/network-programming/task8

1 file changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<link rel="icon" type="image/x-icon"
9+
href="https://res.cloudinary.com/dbriqxpaa/image/upload/v1680096853/Logo/logo-xl-ico_qzbf7d.ico" />
10+
<title>No Task Assigned | aykhan.net</title>
11+
</head>
12+
13+
<body style="margin: 0; overflow: hidden;">
14+
<iframe src="https://media.aykhan.net/no-task-assigned/index.html"
15+
style="width: 100%; height: 100vh; border: none;"></iframe>
16+
17+
</body>
18+
19+
</html>

0 commit comments

Comments
 (0)