Skip to content

Instantly share code, notes, and snippets.

@mtagipor7-cell
Created December 20, 2025 01:35
Show Gist options
  • Select an option

  • Save mtagipor7-cell/39db5aaeac90f5b3f718309f39e8a3df to your computer and use it in GitHub Desktop.

Select an option

Save mtagipor7-cell/39db5aaeac90f5b3f718309f39e8a3df to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="fa">
<head>
<meta charset="UTF-8">
<title>My App</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body style="font-family:tahoma;text-align:center;padding-top:60px">
<h2>داداش 😎</h2>
<p>برنامه با موفقیت ساخته شد</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment