public/subjects/ascii-art-web/stylize
nprimo 29b2fc9d6f fix: update broken links in `audit/README.md` files 2023-09-11 11:17:57 +01:00
..
audit fix: update broken links in `audit/README.md` files 2023-09-11 11:17:57 +01:00
README.md typo and grammar enhancements 2021-08-11 15:02:46 +01:00
audit.md feat(audit.md): restore old audit.md files 2023-09-05 15:38:56 +01:00

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

This project will help you learn about:

  • The basics of human-computer interface.
  • The basics of CSS.
  • Linking CSS and HTML.