search
Q: .
question image
  • A. A tag/एक टैग
  • B. The head/हेड
  • C. The body/बॉडी
  • D. An attribute/एक गुण
Correct Answer: Option D - An attribute : <IMGSRC=" ---" > यह <IMG> एक tag है, जिसका use हम html में image define करने के लिए करते हैं, यहां पर <ing>tag के बादे जो Src word लिखा है वही <img>tag का attribute है जो <img>tag का extra information Provide करा रहा है। Src attribute का use source address set करने के लिए किया जाता है, इस address में आप किसी भी set का image या फिर अपने Local computer का image set कर सकते है। <html> <head> <title>Pc in hindi <title> </head> <body> <img src = "http:// Pcinhindi. com/wp---"> </body> </html>
D. An attribute : <IMGSRC=" ---" > यह <IMG> एक tag है, जिसका use हम html में image define करने के लिए करते हैं, यहां पर <ing>tag के बादे जो Src word लिखा है वही <img>tag का attribute है जो <img>tag का extra information Provide करा रहा है। Src attribute का use source address set करने के लिए किया जाता है, इस address में आप किसी भी set का image या फिर अपने Local computer का image set कर सकते है। <html> <head> <title>Pc in hindi <title> </head> <body> <img src = "http:// Pcinhindi. com/wp---"> </body> </html>

Explanations:

An attribute : <IMGSRC=" ---" > यह <IMG> एक tag है, जिसका use हम html में image define करने के लिए करते हैं, यहां पर <ing>tag के बादे जो Src word लिखा है वही <img>tag का attribute है जो <img>tag का extra information Provide करा रहा है। Src attribute का use source address set करने के लिए किया जाता है, इस address में आप किसी भी set का image या फिर अपने Local computer का image set कर सकते है। <html> <head> <title>Pc in hindi <title> </head> <body> <img src = "http:// Pcinhindi. com/wp---"> </body> </html>