A static frontend recreation of the Cursor (AI Code Editor) landing page built using HTML5 and CSS3.
- Type: Static UI Clone
- Purpose: Frontend layout and design practice
- Status: Completed
-
Navigation Bar
- Logo and branding
- Navigation links
- Action buttons (Sign in, Download)
-
Hero Section
- Product description
- Primary Call-to-Action button
-
Testimonials Section
- User feedback cards
- Author details
-
Footer
- Product, Resources, Company, and Legal links
- Primary Font: Segoe UI
- Fallback Fonts: Tahoma, Geneva, Verdana, sans-serif
- Background:
#F7F7F4 - Primary Text:
#000000 - Buttons / Footer:
#14130F - Card Background:
#EDEDE9
- HTML5
- CSS3 (Flexbox & Grid)
- Desktop-only layout
- No JavaScript functionality
- Not fully responsive
Created as a frontend practice project to improve layout structuring and CSS skills.