-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (14 loc) · 1.29 KB
/
index.html
File metadata and controls
15 lines (14 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en" dir="rtl">
<head>
<title>Project Index</title>
<meta charset="utf-8">
<link rel="icon" href="favicon.png">
<meta name="description" content="Projects List">
<link rel="stylesheet" href="style.css">
<script src="index.js" async></script>
</head>
<body>
<section><p>Projects in Folder</p><br><span><article><a title= "projects/Demo1/demo4/home.html" target="_blank" href="projects/Demo1/demo4/home.html ">projects/Demo1/demo4/home.html </a><br><img src="images/projects/Demo1/demo4/home.html_1024x768.jpg" alt="projects/Demo1/demo4/home.html"></article>,<article><a title= "projects/Demo1/index.html" target="_blank" href="projects/Demo1/index.html ">projects/Demo1/index.html </a><br><img src="images/projects/Demo1/index.html_1024x768.jpg" alt="projects/Demo1/index.html"></article>,<article><a title= "projects/Demo2/default.html" target="_blank" href="projects/Demo2/default.html ">projects/Demo2/default.html </a><br><img src="images/projects/Demo2/default.html_1024x768.jpg" alt="projects/Demo2/default.html"></article>,<article><a title= "projects/Demo3/home.html" target="_blank" href="projects/Demo3/home.html ">projects/Demo3/home.html </a><br><img src="images/projects/Demo3/home.html_1024x768.jpg" alt="projects/Demo3/home.html"></article></span> </section>
</body>
</html>