HTML Image Tags in Hindi and English
Image Tags
Image Tags के द्वारा
HTML Document में Image Insert करने के लिए किया जाता है।
Image Tags are used to
insert an image in an HTML document.
<img>
<img> Element का पूरा
नाम Image होता है। इस Element द्वारा
Document में Image को Define किया जाता है।
The full name of
<img> element is Image. Image is defined in the document by this element.
<Img Src=”Address”
width=”50%” border=”5” height=”30%”>
Background Image
इस Element द्वारा Document में Image को Background में लगा सकते है।
Through this element,
the image in the document can be applied in the background.
<Body
Background=”Address”>
Note- यहाँ
Address का मतलब इमेज के उस लिंक से है जो हमने HTML में लिंक करायी है।
Here Address means that
link of the image which we have linked in HTML.
HTML Image Tags in Hindi and English
Reviewed by ADcomputercampus
on
June 29, 2022
Rating:
No comments: