Line 9: | Line 9: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | * { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | box-sizing: border-box; } | ||
− | |||
.column { | .column { | ||
− | float:left; | + | float:left; |
− | + | ||
} | } | ||
− | + | ||
.row{ | .row{ | ||
content: ""; | content: ""; | ||
Line 29: | Line 31: | ||
} | } | ||
}--> | }--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
body { | body { |
Revision as of 16:41, 16 October 2018