Computer Science, asked by ayu96, 1 year ago

set an image on page in html coding

Answers

Answered by Nitish0001
3
\mathbb{\red{\huge{Hey\:mate}}}☺️
\boxed{Here\:is\:your\:@nswer}
━━━━━━━━━━━━━━━━━━━[texUse the HTML <img> element to define an image.

Use the HTML src attribute to define the URL of the image.

Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed.

Use the HTML width and height attributes to define the size of the image.

]\mathfrak{\green{Answer.}}[/tex]Use the HTML <img> element to define an image.

Use the HTML src attribute to define the URL of the image.

Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed.

Use the HTML width and height attributes to define the size of the image.


━━━━━━━━━━━━━━━━━━━
 \huge{\bf{ \orange {\fbox{\underline{ \color{blue}{Follow\: Me}}}}}}

ayu96: bhai i want only coding
Answered by Sauron
1
i am giving you the full Program

<HTML>
<head>
<title>
My page
</title>
</head>
<body>
<IMG SRC ="This_is_an_exapmle.jpg">
</body>
</HTML>

the attachment contains the attributes of image tag <IMG>
Attachments:

Sauron: thanks for the brainliest ✌️☺️
ayu96: ur welcome
Similar questions