Skip to content

Commit

Permalink
Create Task08.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhanshusekhar56 authored Aug 27, 2024
1 parent fdcdef0 commit 4afae44
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Tasks/Task08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
### Task: Create a UI Similar to the Given Design

You are tasked with creating a webpage that closely matches the UI design provided in the following link: [UI Design](https://drive.google.com/file/d/1LSUInap_6ttaeqxpOGdWkXiUsKP9yOOC/view?usp=sharing). Pay special attention to the layout, colors, and overall aesthetics to achieve a similar appearance.


**Styling:**
- Use the following color codes for styling the page:
- **White:** `#ffffff`
- **Light Green:** `#00A651`
- **Dark Green:** `#005F15`
- **Gray:** `#666666`

#### Deliverables:
- Submit your HTML and CSS code files.
- Ensure the page is functional and renders similarly to the design provided in the link.

Good luck, and make sure to pay attention to the details to achieve a polished look!

0 comments on commit 4afae44

Please sign in to comment.