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

CSS font-size in Hindi

CSS Icons

किसी भी website में अलग अलग जगह पर अलग – अलग font size use किया जाता है। किसी भी font के size को कम या ज्यादा करने के लिए font-size property का use किया जाता है। CSS font-size example bt Technalay Hello World Welcome to Technalay Learn codeing in easy way ये जरुरी नहीं है … Read more

CSS font-style In Hindi in detail

CSS Icons

font-style property का use किसी भी text के font style को change करने के लिए किया जाता है। इस property के साथ कुछ value का use कर रहे होते है जो इस प्रकार है : Syntax Example CSS font style example This is normal font style example This is oblique font style example This is … Read more

CSS font-family in Hindi

CSS Icons

किसी भी blog आर्टिकल को पढ़ने योग्य (readable) बनाने के लिए text font family बहुत अच्छी भूमिका निभाती है। अगर सही जगह पर सही font use नहीं किया जाये तो वो article पढ़ने में अच्छा नहीं लगेगा साथ ही इसका उसे किसी भी page की सुंदरता बढ़ाने के लिए भी किया जाता है। इसके लिए … Read more

CSS text-shadow in Hindi

CSS Icons

CSS में text-shadow property का use text में shadow देने के लिए किया जाता है। Syntax Example of text-shadow CSS text-shadow example This is example of text shadow How to add color on text shadow? CSS text-shadow example This is example of text shadow This is example of text shadow This is example of text … Read more

CSS Text Spacing In Hindi

CSS Icons

जब CSS का use करके किसी भी text या word के बीच space देना हो text-spacing property का use किया जाता है। किसी भी text में spacing को manage करने लिए कुछ property का use किया जाता है जो इस प्रकार है : आइये इसे एक एक करके समझने का प्रयास करते है। text-indent property … Read more