File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The ` order ` property is used to move a * specific* item to a different position in the list.
4
4
5
+ In this exercise, you'll use order to move the items in the list. Follow the steps below to complete this exercise:
6
+
7
+ 1 . Look at the First list of countries. Then look at the First Result displayed to the side. Find the differences between the two lists.
8
+ 2 . Use the order property to make the First list of countries look like the First Result list.
9
+ 3 . Do the same thing for the Second and Third list.
10
+ ---
5
11
> ** Remember:** if you forgot how to use the ` order ` property, you can always:
6
12
> 1 . Google the word "flexbox"
7
13
> 2 . Click on the link from "CSS-tricks"
8
- > ![ Screenshot of how to google flexbox] ( /images/13-googling-flexbox.png )
9
-
10
- Exercise:
11
-
12
- 1 . Open up the HTML page for this exercise in Chrome
13
- 2 . Make sure each list of countries looks the image below it
14
+ > ![ Screenshot of how to google flexbox] ( /images/13-googling-flexbox.png )
You can’t perform that action at this time.
0 commit comments