Skip to content

Commit 411bbbd

Browse files
committed
Code 0
1 parent 54dde05 commit 411bbbd

1 file changed

Lines changed: 25 additions & 7 deletions

File tree

Block Chain Collage Code 0/index.html

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -62,9 +62,18 @@ <h3>
6262
href="6/index.html"
6363
>06</a
6464
>
65-
<a href="#">07 (Only JS)</a>
66-
<a href="#">08 (Only JS)</a>
67-
<a href="#">09 (Only JS)</a>
65+
<a
66+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/7"
67+
>07 (Only JS)</a
68+
>
69+
<a
70+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/8/js"
71+
>08 (Only JS)</a
72+
>
73+
<a
74+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/9"
75+
>09 (Only JS)</a
76+
>
6877
<a
6978
target="_blank"
7079
href="10/index.html"
@@ -90,14 +99,23 @@ <h3>
9099
href="13/13.1/index.html"
91100
>13.1</a
92101
>
93-
<a href="#">13.2 (Only JS)</a>
94-
<a href="#">14.1 (Only JS)</a>
102+
<a
103+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/13/13.2"
104+
>13.2 (Only JS)</a
105+
>
106+
<a
107+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/14/14.1"
108+
>14.1 (Only JS)</a
109+
>
95110
<a
96111
target="_blank"
97112
href="14/14.2/index.html"
98113
>14.2</a
99114
>
100-
<a href="#">15 (Only JS)</a>
115+
<a
116+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%200/15"
117+
>15 (Only JS)</a
118+
>
101119
</div>
102120
<footer>
103121
© 2026

0 commit comments

Comments
 (0)