Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f00eb65

Browse files
committed
fixed some beauty mistakes
1 parent de17eb1 commit f00eb65

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

Week0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
### Did you do the following?:
5151

52-
- Write an "hallo :hand:" in Slack?
52+
- Write "hallo :hand:" in Slack?
5353
- Did you add a card to Trello with your name and added the link to your application assignment (CodePen)?
5454
- Did you create a Github account?
5555

Week2/MAKEME.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
* Flexbox
1414
* How to work with the inspector
1515

16-
### Step 1: Give feedback:
16+
## Step 1: Give feedback:
1717
* In Trello you are added to one of the cards of your fellow students.
1818
* Give feedback on the application assignment of your fellow student. Please be critical but most of all give constructive feedback. If there are resources that you used and might be useful, share them.
1919
* revisit you own application assignment and improve it with the feedback and suggestions given by one of your classmates.
2020

21-
### Step 2: Read/do/watch
21+
## Step 2: Read/do/watch
2222
* [Introduction to media queries](https://teamtreehouse.com/library/css3/media-queries/introduction)
2323
* [More about media queries](https://css-tricks.com/css-media-queries/)
2424
* [HTML syntax](http://www.w3schools.com/html/html5_syntax.asp)
2525
* [Article about multiple ways to select classes and id's](https://css-tricks.com/multiple-class-id-selectors)
2626
* [Read about nice color combinations](http://www.colorcombos.com/index.html)
2727

28-
#### Exercises:
28+
### Exercises:
2929
* CodeAcedemy: [Learn Responsive Design](https://www.codecademy.com/learn/learn-responsive-design)
3030

31-
#### Super fun flexbox and grid practice
31+
### Super fun flexbox and grid practice
3232
* [flexboxfroggy](https://flexboxfroggy.com/)
3333
* [cssgridgarden](http://cssgridgarden.com/)
3434

35-
### Step 3: Assignment:
35+
## Step 3: Assignment:
3636
* Grids exercise
3737
* Download the HTML and images in the folder Homework 2
3838
* You are going to write the CSS for this page
@@ -53,8 +53,8 @@ Your hyf-html-css/week2 should now contain an index.html and a main.css file (an
5353
Place the link to your files in Trello.
5454

5555

56-
## Extra extra:
56+
## Extra extra (bonus assignment :star: ):
5757

5858
* Add one of the following to your page:
5959
* An animation using CSS keyframes
60-
* An SVG
60+
* SVG

Week3/MAKEME.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ Here](https://github.com/HackYourFuture/JavaScript/tree/master/Week0) you find t
1717
* Drop down menu in CSS
1818
* flex-box
1919

20-
### Step 1: Give feedback
20+
## Step 1: Give feedback
21+
> TODO
2122
22-
### Step 2: Assignment
23+
## Step 2: Assignment
2324
* Remake an existing responsive website: choose one of the following
2425
* https://www.rijksoverheid.nl
2526
* http://www.awwwards.com

0 commit comments

Comments
 (0)