Typo (#26557)
This commit is contained in:
committed by
Kristofer Koishigawa
parent
97ad082825
commit
bf171cc7a2
@ -5,7 +5,7 @@ title: Vertical Align CSS
|
|||||||
|
|
||||||
```vertical-align```is a CSS property used to vertically align an image.
|
```vertical-align```is a CSS property used to vertically align an image.
|
||||||
|
|
||||||
For example, you can be you ```vertical-align``` like this to align an image:
|
For example, you can use ```vertical-align``` like this to align an image:
|
||||||
```
|
```
|
||||||
img {
|
img {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
Reference in New Issue
Block a user