Computer Applications

Name the attributes of <img> tag which are used for specifying its dimensions in a web page.

HTML Advanced Features

2 Likes

Answer

The HEIGHT and WIDTH attributes require integer values to specify the height and width of the image in pixels.

Answered By

1 Like


Related Questions