This repository contains my Task 1 submission for OCTANET June. The task involved creating a simple landing page using HTML and CSS.
- Responsive landing page layout
- Styled using CSS for visual appeal
- Demonstrates basic HTML structure and CSS styling
/TASK-1/ ├── landing.html # Main HTML page └── style.css # CSS for styling the page
markdown Copy code
- Clone the repository:
git clone <repository-url> - Open
landing.htmlin your web browser to view the page
- HTML
- CSS