Table of Contents

CSS - Object

About

An object in CSS is a super type and represents the following subtype:

They are also called replaced element. Because, for instance, the content of the HTML IMG element is replaced by the image that its src attribute designates.

Intrinsic Dimensions

They have intrinsic dimensions:

Property

To size (position) properly an object, you can use this two properties:

Documentation / Reference