Difference between revisions of "project01:P4"
From 100ybp
Line 52: | Line 52: | ||
div#button { | div#button { | ||
− | float: | + | float: left; |
width: 150px; | width: 150px; | ||
height: 40px; | height: 40px; | ||
Line 65: | Line 65: | ||
div#buttonlast { | div#buttonlast { | ||
− | float: | + | float: right; |
width: 150px; | width: 150px; | ||
height: 40px; | height: 40px; |