Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <style> | ||
− | |||
.round_box { | .round_box { | ||
-webkit-border-radius: 75px; | -webkit-border-radius: 75px; | ||
Line 11: | Line 10: | ||
height: 150px; | height: 150px; | ||
} | } | ||
− | |||
#box1 { | #box1 { | ||
− | top: | + | top: 5px; |
− | left: | + | left: 325px; |
} | } | ||
#box2 { | #box2 { | ||
− | top: | + | top: 50px; |
− | left: | + | left: 425em; |
} | } | ||
#box3 { | #box3 { | ||
− | + | top: 200px; | |
− | + | right: 30px; | |
} | } | ||
#box4 { | #box4 { | ||
− | + | top: 300; | |
− | left: | + | left: 30px; |
} | } | ||
#box5 { | #box5 { |
Revision as of 21:14, 1 November 2017