computerhindi

Text in CSS

Text in CSS Text का Color set करने के लिए color property use की जाती हैं। color को हम निम्‍न तरीकों से स्‍पेसिफॉय कर सकते हैं। Color name से – […]

Text in CSS Read More »

Z Index in CSS

Z Index in CSS z-index property html elements का stack order define करने के लिए use की जाती हैं। stack order का अर्थ हैं कि कोई element किसी दूसरे element

Z Index in CSS Read More »

Overflow property in CSS

Overflow जब किसी element के अंदर का content इतना बड़ा हो कि उसमें फिट न हो पाए तो normally वह content उस element के border से बाहर निकल जाता हैं

Overflow property in CSS Read More »

Box Model in CSS

Box Model in CSS इस कांसेप्‍ट के अनुसार HTML का हर एक element एक rectangular box होता हैं। यह box उस element के content, border, margin और padding से बना

Box Model in CSS Read More »

Layout in CSS

Layout in CSS Display Property यह Property CSS की महत्‍वपूर्ण properties में से एक हैं। यह property यह specify करती हैं कि कोई element किस रूप में display होगा, या

Layout in CSS Read More »

Alignment in CSS

CSS Align css में हम html elements को विभिन्‍न तरीकों से align कर सकते हैं। 1) margin: auto; किसी block level element को horizontally center में align करने के लिए

Alignment in CSS Read More »

Lists in CSS

CSS LISTS HTML में मुख्‍यत: दो तरह की list होती हैं – Unordered lists (<ul>) Ordered lists (<ol>) CSS में कुछ list properties होती हैं जो इन lists पर अलग

Lists in CSS Read More »

Fonts in CSS

CSS Fonts CSS में कई सारी font properties हैं जो text के अलग अलग aspects को define करती हैं। Font Family :- किसी text की font family को set करने

Fonts in CSS Read More »

error: Content is protected !!