Q. When creating a Web document, what format is used to express an image's height and width?
β
Correct Answer: (B)
Pixels
Explanation: Height and width any element is expressed using px , rem, em in html documents.