File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
< style >
17
17
h1 { padding : .2em ; margin : 0 ; }
18
18
# products { float : left; width : 500px ; margin-right : 2em ; }
19
- # cart { width : 200px ; float : left; }
19
+ # cart { width : 200px ; float : left; margin-top : 1 em ; }
20
20
/* style the list to maximize the droppable hitarea */
21
21
# cart ol { margin : 0 ; padding : 1em 0 1em 3em ; }
22
22
</ style >
49
49
< body >
50
50
51
51
< div class ="demo ">
52
-
52
+
53
53
< div id ="products ">
54
- < h1 class ="ui-widget-header "> Products</ h1 >
54
+ < h1 class ="ui-widget-header "> Products</ h1 >
55
55
< div id ="catalog ">
56
- < h3 > < a href ="# "> T-Shirts</ a > </ h3 >
56
+ < h2 > < a href ="# "> T-Shirts</ a > </ h2 >
57
57
< div >
58
58
< ul >
59
59
< li > Lolcat Shirt</ li >
60
60
< li > Cheezeburger Shirt</ li >
61
61
< li > Buckit Shirt</ li >
62
62
</ ul >
63
63
</ div >
64
- < h3 > < a href ="# "> Bags</ a > </ h3 >
64
+ < h2 > < a href ="# "> Bags</ a > </ h2 >
65
65
< div >
66
66
< ul >
67
67
< li > Zebra Striped</ li >
68
68
< li > Black Leather</ li >
69
69
< li > Alligator Leather</ li >
70
70
</ ul >
71
71
</ div >
72
- < h3 > < a href ="# "> Gadgets</ a > </ h3 >
72
+ < h2 > < a href ="# "> Gadgets</ a > </ h2 >
73
73
< div >
74
74
< ul >
75
75
< li > iPhone</ li >
You can’t perform that action at this time.
0 commit comments