first commit

This commit is contained in:
2022-12-12 10:45:51 +05:30
commit 48effe8886
126 changed files with 119396 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Sample Code</title>
</head>
<body>
<h1>Opening a folder from HTML code</h1>
<a href='/home/bizgaze/PycharmProjects/img/output'>Click to open a folder</a>
</body>
</html>