Merge pull request #1610 from javascript-tutorial/paroche-patch-10

Update solution.md
This commit is contained in:
Peter Roche 2019-11-14 21:28:40 -07:00 committed by GitHub
commit 25c8c4aa3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
The images ribbon can be represented as `ul/li` list of images `<img>`.
Normally, such a ribbon is wide, but we put a fixed-size `<div>` around to "cut" it, so that only a part of the ribbon is visibble:
Normally, such a ribbon is wide, but we put a fixed-size `<div>` around to "cut" it, so that only a part of the ribbon is visible:
![](carousel1.svg)