mirror of https://github.com/01-edu/public.git
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.
miguel
cad0687703
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
audit.md | 3 years ago |
README.md
ascii-art-stylize
Objectives
You must follow the same principles as the first subject.
Ascii-art-stylize consists on making your site :
- more appealing, interactive and intuitive.
- more user friendly.
- give more feedback to the user.
Instructions
- Your project must contain CSS.
- The code must respect the good practices.
- We suggest that you search for the principles of a good website design.
- It must be possible to see the text properly regardless of the colors used.
- The website must be consistent, responsive and interactive.
Allowed packages
- Only the standard go packages are allowed
This project will help you learn about:
- The basics of human-computer interface.
- The basics of CSS.
- Linking CSS and HTML.