Content deleted Content added
code formatting |
|||
Line 12:
For example, the following CSS code
<source lang="css">
</
will specify the box dimensions of each block belonging to 'myClass'. Moreover, each such box will have total height 160px and width 260px, which is the sum of the content, padding, border and margin.
|