Chapter 03 - Page 41 - Step 20
20 - Reverse the position of the sidebar on the CheeseSandwish.htm file by changing the sidebar CSS rule to the following.
...
float: left;
It should also mention that the content CSS should be changed.to float: right;
it also would not work for me when using the (.) periods, it worked when I used the # sign.
|