Computer Science, asked by suhaniraj9708, 4 hours ago

give an example of how to add a border around an inserted image in a web page​

Answers

Answered by aayush2078regmi
1

Answer:

<html>

<head> As your wish </head>

<body>

<img src ="your image source" border= 2>

</body>

</html>

Explanation:

Mark me as brianliest

Answered by Frank7652
0

this is the answer of this question

hope it helps you

Attachments:
Similar questions