From b95ed3d0a4598c685309e618d061a9943c55ba53 Mon Sep 17 00:00:00 2001 From: kullansunil Date: Sat, 19 Oct 2024 10:24:07 +0530 Subject: [PATCH] Create index.html for dragable navigation bar Project Title Draggable Navigation Bar Project Description A web application that features a draggable navigation box menu, allowing users to move it freely around the webpage for a more interactive experience. Stack HTML CSS JavaScript --- index.html | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..5c800a31f --- /dev/null +++ b/index.html @@ -0,0 +1,85 @@ + + + + + + Draggable Navigation Bar + + + + + + + +