You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/translations/en/7-bank-project/2-forms/assignment.md

27 lines
2.0 KiB

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "474f3ab1ee755ca980fc9104a0316e17",
"translation_date": "2025-08-28T11:18:58+00:00",
"source_file": "7-bank-project/2-forms/assignment.md",
"language_code": "en"
}
-->
# Style your bank app
## Instructions
Create a new `styles.css` file and link it to your current `index.html` file. In the CSS file you just created, add some styling to make the *Login* and *Dashboard* pages look neat and organized. Try to create a color theme to give your app its own unique branding.
> Tip: You can modify the HTML and add new elements and classes if necessary.
## Rubric
| Criteria | Exemplary | Adequate | Needs Improvement |
| -------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------- |
| | All pages look clean and easy to read, with a consistent color theme and clearly defined sections. | Pages are styled but lack a theme or have sections that are not clearly defined. | Pages lack styling, sections appear disorganized, and the information is hard to read. |
---
**Disclaimer**:
This document has been translated using the AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.