Write the HTML code to display image red border.
Answers
Answered by
1
<html>
<head>
<title> red border image </title>
</head>
<body>
<img src = "/My Computer/image/flamingo.jpg"
Style = " padding : 10 px ; border : thick solid red;">
</body>
</html>
THIS CODING WILL BE USED IN COMPUTER
Answered by
3
❤heya...
✔Answer:
<html>
<head>
<title>image</title>
</head>
<body>
<img src="ur image location" border="5px red" >
</body>
</html>
hope it helps..!!❤
Similar questions
Math,
6 months ago
Science,
6 months ago
Math,
6 months ago
Math,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago