64 Bits 32 Bits 16 Bits 8 Bits 4 Bits 2 Bits 1 Bit Half Bit Quarter Bit

The style attribute of the element can be used to specify the display and size properties of the image. In this case, display:block will make the image a block-level element and width:100px;height:100px; sets the width and height of the image to 100 pixels.