diff --git a/map.html b/map.html new file mode 100644 index 0000000..2777d5e --- /dev/null +++ b/map.html @@ -0,0 +1,117 @@ + + +
+ + + + + + +
+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"
+