Introduction to CSS, CSS से परिचय
CSS
CSS means “Cascading Style Sheet”
CSS dk bLrseky Webpage dks Design djus ds fy, fd;k tkrk gSA CSS dks ge vdsys ugha fy[k ldrs bldks HTML ds lkFk fy[kk tkrk gSA HTML ls Webpage dk Structure rS;kj gksrk gS vksj CSS code ls Webpage dks Design fd;k tkrk gS
What is CSS? CSS क्या है?
CSS is a Markup language use to create style and customize
HTML element available in a web page. CSS एक वेब पेज में उपलब्ध HTML तत्व को शैली बनाने और अनुकूलित करने के लिए मार्कअप भाषा का उपयोग
है।
Why to use CSS? CSS का उपयोग क्यों करें?
By using CSS, we can create more affecting, attractive and
customized webpage in less time or code. CSS का उपयोग करके, हम कम समय या कोड में
अधिक प्रभावित, आकर्षक और अनुकूलित
वेबपेज बना सकते हैं।
How to use CSS? CSS का उपयोग कैसे करें?
You will require a web page with HTML structure, a
text-editor (notepad, notepad++, sublime etc.) and a browser installed in your
system. आपको HTML संरचना के साथ एक वेब पेज, एक पाठ-संपादक (notepad, notepad++, sublime
etc.), और आपके सिस्टम में स्थापित एक ब्राउज़र की आवश्यकता
होगी
Then you will have to create CSS code block and establish a
link between elements and CSS code. फिर आपको सीएसएस कोड
ब्लॉक बनाना होगा और तत्वों और सीएसएस कोड के बीच एक लिंक स्थापित करना होगा।
Benefits of CSS: सीएसएस
के लाभ:
1. Time saving
2. Less page
size
3. Creative look
4. Effective performance
5. Easy to
learn and implement
There are three types of CSS: CSS
तीन प्रकार की होती है:
Post a Comment