Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Week-1</title>
</head>
<body>
<h1>Hello My Name is Mohammed</h1>
<a href="https://www.youtube.com/watch?v=QNXvE1BZu8g&pp=ygUTcmlja3JvbGwgMTAgc2Vjb25kcw%3D%3D" alt="Link to see that app devs are the best">app devs are the best</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link Does not work

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skill issue 😂😂😂

<p>Web devs are the best</p>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im sure you meant app

Suggested change
<p>Web devs are the best</p>
<p>App devs are the best</p>

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naaah web devs are the best

</body>
</html>