Which of the following statements are TRUE about formatting images in HTML.

a
In HTML, when formatting the width and height attributes, images are limited to 100 pixels on the long side.
b
In HTML, when formatting the width and height attributes, images are limited to 100 pixels for BOTH width and height.
c
In HTML, when formatting images, there is no pixel limit for the width and height attributes.
d
In HTML, when formatting the width and height attributes, images are limited to a TOTAL of 100 pixels for width and height together.
e
In HTML, when formatting the width and height attributes, images are limited to the dimensions of the original source.

Respuesta :

The following statements are TRUE about formatting images in HTML is that In HTML, when formatting images, there is no pixel limit for the width and height attributes.

What are formatting images in HTML.?

One of the most effective approaches to resize a photograph withinside the HTML is the usage of the peak and width attributes at the img tag. These values specify the peak and width of the photographic element. The values are set in px i.e. CSS pixels. For example, the authentic photograph is 640×960.

When you figure with historical past images, you can need an photograph to stretch to healthy the web page no matter the huge variety of gadgets and display screen sizes. The fine manner to stretch a photograph to healthy the historical past of detail is to apply the CSS3 property, for historical past size and set it identical to the cover.

Read more about the  HTML:

https://brainly.com/question/4056554

#SPJ1