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 1616 < style >
1717 h1 { padding : .2em ; margin : 0 ; }
1818 # products { float : left; width : 500px ; margin-right : 2em ; }
19- # cart { width : 200px ; float : left; }
19+ # cart { width : 200px ; float : left; margin-top : 1 em ; }
2020 /* style the list to maximize the droppable hitarea */
2121 # cart ol { margin : 0 ; padding : 1em 0 1em 3em ; }
2222 </ style >
4949< body >
5050
5151< div class ="demo ">
52-
52+
5353< div id ="products ">
54- < h1 class ="ui-widget-header "> Products</ h1 >
54+ < h1 class ="ui-widget-header "> Products</ h1 >
5555 < div id ="catalog ">
56- < h3 > < a href ="# "> T-Shirts</ a > </ h3 >
56+ < h2 > < a href ="# "> T-Shirts</ a > </ h2 >
5757 < div >
5858 < ul >
5959 < li > Lolcat Shirt</ li >
6060 < li > Cheezeburger Shirt</ li >
6161 < li > Buckit Shirt</ li >
6262 </ ul >
6363 </ div >
64- < h3 > < a href ="# "> Bags</ a > </ h3 >
64+ < h2 > < a href ="# "> Bags</ a > </ h2 >
6565 < div >
6666 < ul >
6767 < li > Zebra Striped</ li >
6868 < li > Black Leather</ li >
6969 < li > Alligator Leather</ li >
7070 </ ul >
7171 </ div >
72- < h3 > < a href ="# "> Gadgets</ a > </ h3 >
72+ < h2 > < a href ="# "> Gadgets</ a > </ h2 >
7373 < div >
7474 < ul >
7575 < li > iPhone</ li >
You can’t perform that action at this time.
0 commit comments