19-CSS HTML TUTORIAL (Object-Fit CSS Properties)

Publié le: 08 août 2021
sur la chaîne: netsprogram studio
75
8

CSS Properties Object-Fit
used to specify how an img or video should be resized to fit its container.

Object-fit values:

1. fill-default
image is resized to fill the given dimension.
image will be stretched or squished to fit

2. contain
image keeps its aspect ratio, resized to fit
within given dimension

3. cover
image keeps its aspect ratio, fills given dimension
image will be clipped to fit

4. none
image's not resized

5. scale-down
scaled down to the smallest version of none or contain

Object-position Properties
used to specify how an img or video should be positioned within its container.

Object-position values:
object-position : 10% 20%; Horizontal, vertical


Sur cette page du site, vous pouvez voir la vidéo en ligne 19-CSS HTML TUTORIAL (Object-Fit CSS Properties) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur netsprogram studio 08 août 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 75 fois et il a aimé 8 téléspectateurs. Bon visionnage!