Browse Source

Add images for expected output

content-update
Marie Malarme 3 years ago committed by Clément
parent
commit
b28b36f096
  1. 3
      subjects/bring-it-to-life/README.md
  2. BIN
      subjects/bring-it-to-life/bring-it-to-life.png
  3. 3
      subjects/class-that/README.md
  4. BIN
      subjects/class-that/class-that.png
  5. 3
      subjects/nesting-organs/README.md
  6. BIN
      subjects/nesting-organs/nesting-organs.png
  7. 3
      subjects/select-and-style/README.md
  8. BIN
      subjects/select-and-style/select-and-style.png

3
subjects/bring-it-to-life/README.md

@ -22,8 +22,7 @@ Reload the page - it's alive! Your JS brain has control and orders your HTML/CSS
### Expected output
This is what you should see in the browser:
<!-- screenshot -->
![](bring-it-to-life.png)
### Notions

BIN
subjects/bring-it-to-life/bring-it-to-life.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 661 KiB

3
subjects/class-that/README.md

@ -23,8 +23,7 @@ Note that you can attribute several classes to a same element ; create the class
### Expected output
This is what you should see in the browser:
<!-- screenshot -->
![](class-that.png)
### Notions

BIN
subjects/class-that/class-that.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 661 KiB

3
subjects/nesting-organs/README.md

@ -55,8 +55,7 @@ p {
### Expected output
This is what you should see in the browser:
<!-- screenshot -->
![](nesting-organs.png)
### Notions

BIN
subjects/nesting-organs/nesting-organs.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 644 KiB

3
subjects/select-and-style/README.md

@ -22,8 +22,7 @@ Here is an exemple of how to set the color of `div` tags to "red":
### Expected output
This is what you should see in the browser:
<!-- screenshot -->
![](select-and-style.png)
### Notions

BIN
subjects/select-and-style/select-and-style.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 614 KiB

Loading…
Cancel
Save