How to get coordinates for image map in html

नमस्कार दोस्तों! इस लेख में हम How to get coordinates for image map in html का जवाब देने वाले है। इसमें हम आपको code भी दे रहे होंगे जिसको आप जहा चाहे वहा use कर सकते है। How to get coordinates for image map in html किसी भी इमेज का coordinates find करने का कुछ … Read more

How do I make an image clickable in HTML?

HTML में किसी image को click करने लायक बनने के लिए आपको निचे दिए गए कोड को समझना होगा। यह रहा आपके लिए code इसका उसे आप कही भी use कर सकते हो। How do I make an image clickable in HTML? अगर आपको किसी भी सब्जेक्ट का नोट्स free में चाहिए तो निचे दिए … Read more

What is the correct way to write address in an html document

नमस्कार दोस्तों! इस लेख में हम आपको आपके सवाल What is the correct way to write address in an html document का code दे रहे होंगे HTML क्या है ? HTML का उपयोग क्या है? What is the correct way to write address in an html document यह से आप कोड को कॉपी कर सकते … Read more

How to create hyperlink in HTML with example in hindi

नमस्कार दोस्तों! इस लेख में How to create hyperlink in HTML with example के बारे में जानेंगे। How to create hyperlink in HTML in hindi इसके लिए <a> tag का use करते है और इसके साथ में href attribute का use कर रहे होते है। ऊपर दिए code में URL के जगह पर उस लिंक … Read more

HTML me comment kaise kare? सम्पूर्ण जानकारी code के साथ

नमस्कार दोस्तों! आज हम सीखेंगे HTML me comment kaise kare? बहुत ही आसान तरीके से। HTML comment tag kya hai ? HTML comment tag का उपयोग कोड को describe करने के लिए किया जाता है। यह बाकि कोड के साथ execute नहीं होता है। यह सिर्फ developer को ही दिखाई देता है। HTML comment ko … Read more