mirror of https://github.com/rjbasitali/tutorials
box model ascii art
parent
ce56074017
commit
e01498a9e4
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
## Introducing the CSS Box Model
|
||||
|
||||
```
|
||||
_______________________________________
|
||||
| |
|
||||
| margin (transparent) |
|
||||
|
|
@ -22,6 +23,7 @@
|
|||
|
||||
| element width |
|
||||
| box width |
|
||||
```
|
||||
|
||||
|
||||
## Understanding the CSS Box Model
|
||||
|
|
|
|||
Loading…
Reference in New Issue