Computer Science, asked by ajayviratkohli, 1 year ago

pls help it's emergency

Attachments:

Answers

Answered by 2028hacker
0
if correct pls follow me and vote me the brainliest
Attachments:
Answered by nitish8089
1

<!DOCTYPE html>

<html>

<head>

<title> Image</title>

</head>

<body>

<img src="picture.jpg" height="25px" alt="picture not found" >

</body>

</html>



nitish8089: horizontal control want on picture then use height.. if want control on position of image then use align
2028hacker: I suppose he only asked for how insert the picture na dnot the alt attribute
nitish8089: alt attribute is used for error handle so it's good to write every time ... with this
2028hacker: fine thanks
Similar questions