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.
OGordoo
369977f8d0
|
4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
audit.md | 4 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.
This project will help you learn about:
- The basics of human-computer interface.
- The basics of CSS.
- Linking CSS and HTML.
Allowed packages
- Only the standard go packages are allowed
Instructions
-
Your project must contain CSS.
-
The code must respect the good practices.
-
We suggest you to search for the principles of a good website design.
-
It must be possible to see the text properly despite the colors used.
-
The website must be consistent, responsive and interactive.