From 0edff45afae780d29d8217651d8c659849eedabd Mon Sep 17 00:00:00 2001 From: OGordoo Date: Mon, 30 Dec 2019 11:59:17 +0000 Subject: [PATCH] removing ascii-styilize outside folder --- subjects/ascii-art-web-stylize.en.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 subjects/ascii-art-web-stylize.en.md diff --git a/subjects/ascii-art-web-stylize.en.md b/subjects/ascii-art-web-stylize.en.md deleted file mode 100644 index 1948634b..00000000 --- a/subjects/ascii-art-web-stylize.en.md +++ /dev/null @@ -1,23 +0,0 @@ -## 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.