CSS Icons In Hindi in details

CSS Icons

किसी भी web page में icons add करने के लिए Google, font awesome जैसे site का use करते है और इसका size or color को manage करने के लिए CSS के color और font size जैसे property का use करते है। CSS में google icone का use कैसे करते है ? इसका use करने के … Read more

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