-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fdcdef0
commit 4afae44
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |