3 <link href=
"resources/flexbox.css" rel=
"stylesheet">
7 -webkit-appearance: none;
9 border:
1px solid black;
11 background-color: buttonface;
17 margin:
5px
10px
5px
5px;
24 background-color: pink;
31 border-top: solid
1px #fff;
42 You should see an almost-square grey rectangle containing a pink square with a blue line below it.
43 There should be no pink below the blue line.
45 <div class=
"container flexbox">
47 <div class=
"margin sized float">
49 <div class=
"sized pink">
50 <div class=
"line"></div>