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/zh/7-bank-project/2-forms/assignment.md

25 lines
2.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "474f3ab1ee755ca980fc9104a0316e17",
"translation_date": "2025-08-24T00:00:54+00:00",
"source_file": "7-bank-project/2-forms/assignment.md",
"language_code": "zh"
}
-->
# 为您的银行应用程序设计样式
## 指导说明
创建一个新的 `styles.css` 文件,并在当前的 `index.html` 文件中添加一个链接到该文件。在您刚创建的 CSS 文件中,添加一些样式,使 *登录**仪表盘* 页面看起来整洁美观。尝试创建一个配色主题,为您的应用程序赋予独特的品牌风格。
> 提示:如果需要,您可以修改 HTML 并添加新的元素和类。
## 评分标准
| 标准 | 卓越 | 合格 | 需要改进 |
| -------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------- |
| | 所有页面看起来干净且易读,具有一致的配色主题,不同的部分清晰地突显出来。 | 页面有样式,但没有主题,或者部分没有清晰的分隔。 | 页面缺乏样式,部分看起来杂乱无章,信息难以阅读。 |
**免责声明**
本文档使用AI翻译服务 [Co-op Translator](https://github.com/Azure/co-op-translator) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。应以原始语言的文档作为权威来源。对于关键信息,建议使用专业人工翻译。因使用本翻译而引起的任何误解或误读,我们概不负责。