From 3a98caf0459bb2352f5ceaf5b7c2f42f724d293a Mon Sep 17 00:00:00 2001 From: "@jehovahsays" Date: Mon, 17 Jun 2024 16:15:59 -0400 Subject: [PATCH] added developer map --- map.html | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 map.html diff --git a/map.html b/map.html new file mode 100644 index 0000000..2777d5e --- /dev/null +++ b/map.html @@ -0,0 +1,117 @@ + + + + + + + + + +map + + + + + + +

+ + +

+responsive html, js, and css unordered list search engine database
+

+This is how i created the website from scratch.
+id="list" binds the html unordered list to the search engine.
+class="handle" binds search queries CSS and Javascript functions
+Open this file in your text editor and view the code
+you can edit anything and everything until it breaks
+when the program breaks it was probably due to you not
+binding the function names. they names must be a match
+html,js,css and php are always
+matching names id="list" class="handle"
+

+ + + + +