x
1
2
3
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
<style>
5
.one {
6
margin: 10px;
7
background: gold;
8
width: 66%;
9
}
10
</style>
11
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101319977);</script><script async src="//static.getclicky.com/js"></script>
12
13
<div class="one">
14
All 4 sides margin with Pixels
15
</div>
16
17
18