Skip to content

Commit cf85f82

Browse files
authored
Update tutorial.md
1 parent afcda50 commit cf85f82

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

tutorial.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ Bu özellik çizgiyi nereye koyacağını belirtir.<br>
99
![](https://www.w3.org/TR/css-backgrounds-3/images/borderstyles.png)
1010
## Padding and Margine
1111
![](https://www.w3.org/TR/css-backgrounds-3/images/box.png)
12-
12+
## with widht and height
13+
![](https://openhome.cc/eGossip/JavaScript/images/ElementDimensions-2.png)
1314
- ***padding*** ; aslında bu bir nevi iç kısmından border ' a olan uzaklığıdır.
1415
- ***margin*** ; border ile dışı arasındaki kısımın ne olduğu
15-
16+
- ***width*** ; genişlik
17+
- ***height*** ; yükseklik
18+
-
1619

0 commit comments

Comments
 (0)