Skip to main content

Command Palette

Search for a command to run...

#html

Articles tagged with #html

  1. CSS Layout in hindi

    What is CSS Layout? एक अच्छा वेब डेवलपर वह होता है, जो किसी वेब पेज को डिजाइन करने से पहले उसका एक ढांचा तैयार कर लेता है। Layout से आशय है कि वेब पेज को कोडिंग करने से पहले एक outline बना लेना। Layout इस तरह से डिजाइन किया जाता है कि यूजर experience...

    Jan 29, 20232 min read17
  2. CSS Animation in hindi

    Css में Animation काफी महत्वपूर्ण है, क्योंकि यह content में जान डालकर उसे move करा देता है। इससे काफी यूजर प्रभावित होते हैं। What is Animation in CSS? इसका मतलब है कि चीजों को जीवंत बना देना यानी content को movement देखकर real object की तरह दिखाना ...

    Jan 29, 20233 min read3
    CSS Animation in hindi
  3. Colors and Styles in CSS in Hindi

    CSS में कई तरह के styles होते हैं, जो वेब फाइल को या वेबसाइट को दिखने में काफी अच्छा बना देते हैं। Introduction to Colors: किसी भी वेब फाइल में रंग जान भर देते हैं। अगर रंग सही से नहीं भरा गया है, तो उस वेबपेज के presentation का कोई मतलब नहीं है। अब ...

    Jan 26, 20233 min read3
    Colors and Styles in CSS in Hindi
  4. Google Fonts को Html में कैसे जोड़े?Add Google Fonts in Html File in hindi

    Google Fonts को जानने से पहले यह जानना आवश्यक है कि font क्या होते हैं। वेबसाइट या वेब पेजों में जानकारियां text के रूप में लिखी जाती हैं। उन सभी text की appearance एक जैसी नहीं होती है। तो जो बनावट होती है text की वही font कहलाती है। फॉण्ट वेब के प्...

    Jan 25, 20232 min read18
    Google Fonts को Html में कैसे जोड़े?Add Google Fonts in Html File in hindi
#html -