From b61dbaee32cec9244ed73b3f5a089a0da8b8e078 Mon Sep 17 00:00:00 2001 From: Peace Date: Tue, 25 Jun 2024 16:59:05 +0900 Subject: [PATCH] navigation bar --- Practice/P2_NavBar/navbar.html | 120 +++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 Practice/P2_NavBar/navbar.html diff --git a/Practice/P2_NavBar/navbar.html b/Practice/P2_NavBar/navbar.html new file mode 100644 index 0000000..73a03ed --- /dev/null +++ b/Practice/P2_NavBar/navbar.html @@ -0,0 +1,120 @@ + + + + + + Navigation Bar + + + + + + + \ No newline at end of file