Zerodha Landing Page

This project is a simple HTML page that replicates a landing page for Zerodha, an online platform for investing in stocks, derivatives, mutual funds, ETFs, bonds, and more.

Preview

Landing Page

Features

  • Responsive Design: The page is designed to be responsive with proper alignment and spacing.
  • Navigation Menu: Includes a simple navigation menu with links to Signup, About, Product, Pricing, and Support.
  • Call to Action: A prominent "Sign up now" button encourages users to register.
  • Custom Styling: The page uses inline CSS for quick styling adjustments.

Project Structure

  • index.html: The main HTML file containing the structure of the landing page.
  • style.css: The CSS file for additional styling (currently linked but not included in the provided code).
  • logo.svg: The logo image displayed on the landing page.
  • landing.png: The main image on the landing page.

How to Run

  1. Clone this repository to your local machine.
    git clone https://github.com/yourusername/zerodha-landing-page.git