diff --git a/src/app/components/header/header.component.html b/src/app/components/header/header.component.html index a64f319..8c532bc 100644 --- a/src/app/components/header/header.component.html +++ b/src/app/components/header/header.component.html @@ -16,70 +16,95 @@ style="height: 100%; min-height: 700px" frameborder="0" > --> - - - @@ -361,36 +386,32 @@

Floyd-Warshall Algorithm

-
-

- Interactive Graph Visualizer -

-

- Click the buttons to see the respective algorithms in action! -

-
-
- +
+

Interactive Graph Visualizer

+

+ Click the buttons to see the respective algorithms in action! +

+
- +
BFS Algorithm Visualization
- + - +
DFS Algorithm Visualization
- + - +
/>
-
+
+
+

CANVAS

@@ -1078,5 +1101,3 @@

Contact Us

}); } - -