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.

24 lines
656 B

## ascii-art-stylize
### Objectives
You must follow the same [principles](https://github.com/01-edu/public/ascii-art-web.en.md) as the first subject.
Ascii-art-stylize consists on making the site :
- more appealing, interactive and intuitive.
- more user friendly.
- give more feedback to the user.
This project will help you learn about:
- The basics of human-computer interface.
- The basics of CSS.
- Linking CSS and HTML.
### Instructions
- Your project must be written in **CSS**.
- The code must respect the [**good practices**](https://github.com/01-edu/public/good-practices.en.md).
- We suggest you to see the principles of a good design.