Skip to content

Commit 6e4bbec

Browse files
committed
Merge pull request #120 from despo/patch
update second tutorial based on student feedback
2 parents d3d13e0 + edd6574 commit 6e4bbec

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

html/lesson2/tutorial.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ _**CSS** works in conjunction with **HTML**_
2424

2525
### Today we will be focusing on fundamental CSS concepts
2626

27-
We will be styling [this page](https://github.com/codebar/tutorials/blob/master/html/lesson1/example.html) so that it looks like [this](http://codebar.github.io/tutorials/html/lesson2/example.html)
27+
We will be styling [this page](https://github.com/codebar/tutorials/blob/master/html/lesson1/example.html) so that it looks [like this example](http://codebar.github.io/tutorials/html/lesson2/example.html).
2828

2929
## But before we start...
3030

31+
> The first tutorial does not prepare you for this exercise. Before you continue, download the provided files.
32+
33+
3134
### Required files
3235

3336
Download the files required to begin working through the tutorial from [here](https://gist.github.com/hundred/7332441/download)(mac/linux) or [here](https://www.dropbox.com/s/zgb6l56sy87knzf/lesson2.zip)(windows)

0 commit comments

Comments
 (0)