We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3a04a commit ea83cc0Copy full SHA for ea83cc0
css-images-3/Overview.bs
@@ -1537,7 +1537,7 @@ Sizing Objects: the 'object-fit' property {#the-object-fit}
1537
See the 'object-position' property for positioning the object with respect to the content box.
1538
1539
<figure>
1540
- <img src="images/img_scale.png"width="488" height="116" style="border: thin solid black;" alt="">
+ <img src="images/img_scale.png" width="488" height="116" style="border: thin solid black;" alt="">
1541
1542
<figcaption>
1543
An example showing how four of the values of 'object-fit' cause the replaced element (blue figure)
0 commit comments