From 6da628cee85233762ffcc670f29a7e7f283141d9 Mon Sep 17 00:00:00 2001 From: GideonBature Date: Sun, 22 Oct 2023 03:46:10 +0000 Subject: [PATCH] an HTML page that displays a header, footer and a filters box with dropdown. --- web_static/6-index.html | 58 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 web_static/6-index.html diff --git a/web_static/6-index.html b/web_static/6-index.html new file mode 100644 index 0000000..04b2e7e --- /dev/null +++ b/web_static/6-index.html @@ -0,0 +1,58 @@ + + + + AirBnB Clone + + + + + + + +
+ logo +
+
+
+ + + +
+

States

+

Street, Area...

+
    +
  • +

    Kaduna.

    +
      +
    • Buwaya
    • +
    • Gonin Gora
    • +
    +
  • +
  • +

    Abuja.

    +
      +
    • Nyanya
    • +
    • Asokoro
    • +
    +
  • +
+
+
+

Amenities

+

Electricity, Water...

+
+
    +
  • Internet
  • +
  • TV
  • +
  • Kitchen
  • +
  • Iron
  • +
+
+
+
+
+ + +