File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161< div class ="box px "> I am 200px wide</ div >
6262< div class ="box percent "> I am 40% wide</ div >
6363< div class ="wrapper ">
64- < div class ="box px "> I am 200px wide</ div >
65- < div class ="box percent "> I am 40% wide</ div >
64+ < div class ="box px "> I am 200px wide</ div >
65+ < div class ="box percent "> I am 40% wide</ div >
6666</ div >
6767 </ textarea >
6868
Original file line number Diff line number Diff line change 2222 width : 400px ;
2323 background-image : url (star.png);
2424 background-repeat : no-repeat;
25- background-position : 40 px right;
25+ background-position : right 40 px ;
2626 }
2727 </ style >
2828 </ head >
3838 width: 400px;
3939 background-image: url(star.png);
4040 background-repeat: no-repeat;
41- background-position: 40px right;
41+ background-position: right 40px ;
4242}
4343 </ textarea >
4444
You can’t perform that action at this time.
0 commit comments