Skip to content

Commit efe3f92

Browse files
committed
Code 1
1 parent 411bbbd commit efe3f92

1 file changed

Lines changed: 21 additions & 6 deletions

File tree

Block Chain Collage Code 1/index.html

Lines changed: 21 additions & 6 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" />
@@ -53,12 +53,27 @@ <h3>
5353
>05</a
5454
>
5555
<a href="#">06 (Design Class)</a>
56-
<a href="#">07 (Only JS)</a>
56+
<a
57+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%201/7"
58+
>07 (Only JS)</a
59+
>
5760
<a href="#">08 (Training Class)</a>
58-
<a href="#">09 (Only JS)</a>
59-
<a href="#">10 (Only JS)</a>
60-
<a href="#">11 (Only JS)</a>
61-
<a href="#">12.1 (Only JS)</a>
61+
<a
62+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%201/9"
63+
>09 (Only JS)</a
64+
>
65+
<a
66+
href="https://github.com/MDJAmin/class-repo-learning-projects-html-css-js-react/tree/main/Block%20Chain%20Collage%20Code%201/10"
67+
>10 (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%201/11"
71+
>11 (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%201/12/12.1"
75+
>12.1 (Only JS)</a
76+
>
6277
<a
6378
target="_blank"
6479
href="12/12.2/index.html"

0 commit comments

Comments
 (0)