Computer Science, asked by abhaytamboli20060, 7 months ago

E
Answer the following:

How are images added in an HTML document? What are the different attributes of an image element?​

Answers

Answered by sarveshnavale
2

Images are added in a document by tags of images <img src="">

Src means Source from where or Adress of an image is

image can be styled as you in css

like:

Border radius

gray Scale

opacity

etc

Similar questions