class="archive paged author author-technalay-in author-1 wp-custom-logo wp-embed-responsive paged-3 author-paged-3 right-sidebar nav-float-right separate-containers header-aligned-left dropdown-hover" itemtype="https://schema.org/Blog" itemscope>

How to define a clickable button in HTML?

नमस्कार दोस्तों! इस लेख में हम How to define a clickable button in HTML? के बारे में बात करेंगे। HTML में click करने लायक button बनाने के एक से अधिक तरीका है। आइये इसको एक एक करके समझने का प्रयास करते है। HTML में बटन बनाने के लिए <button> tag का use करते है Example … Read more

How to define a single line break in html with example

नमस्कार दोस्तों! इस लेख में हम How to define a single line break in html with example के बारे में बात करेंगे और इसे समझने का प्रयास करेंगे। How to define a single line break in html with example HTML में किसी भी single line को तोड़ कर दूसरे लाइन में लिखने के लिए <br> … Read more

How to define the document’s body in HTML with example in hindi

नमस्कार दोस्तों! इस लेख में हम How to define the document’s body in HTML with example in hindi के बारे में बात करेंगे। इस लेख को पढ़ने के बाद आपको आपके सवाल How to define the document’s body in HTML with example in hindi का जवाब मिल जायेगा। How to define the document’s body in … Read more

How to define a section that is quoted from another source?

नमस्कार दोस्तों इस लेख में हम How to define a section that is quoted from another source? के बारे में बात करेंगे। How to define a section that is quoted from another source? इसको दो तरीके से किया जा सकता है: <blockquote> use करके <q> use करके इसे भी पढ़े: HTML practice projects for beginners … Read more

How to change text direction in HTML?

नमस्कार दोस्तों ! इस लेख में हम How to change text direction in HTML? के बारे में बात करेंगे। How to change text direction in HTML? How to override the current text direction? हम आशा करते है की आपको आपके सवाल How to change text direction in HTML? का जवाब मिल गया होगा।