Computer Science, asked by daskalyan, 2 months ago

Write all the step to add borders to pictures in an HTML document​

Answers

Answered by piyushsgh2512
2

Answer:

Your code for adding border to picture in HTML is:

<img src="" border="">

Similar questions