This repository contains the code for a simple "About" page designed for a website. The page includes a navigation bar with dropdown menus and a section showcasing various services with icons.
- index.html:The main HTML file for the "About" page.
- about.css: Custom stylesheet for styling the HTML elements.
-
Clone this repository to your local machine:
git clone https://github.com/your-username/your-repo-name.git
-
Place your website's logo in the
logo
section of the HTML file. -
Customize the menu items and service descriptions as needed.
-
Open
index.html
in your web browser to view the page.