Important Notice:

Course Content
Introduction To Web Design (Chapter 1) M2-R5.1
About Lesson

Popular Frame work of RWD

W3.CSS

  • CSS एक फ्री और modern CSS framework है जिसको W3school ने website को responsive बनाने के लिए गया है।
  • इसे सीखना और प्रयोग करना बहुत आसान है।
  • यह वेबसाइट के development को आसान और तेज़ बनाता है।
  • W3.CSS Google Material Design से प्रेरित है।
  • इसमें कोई jQuery या JavaScript लाइब्रेरी शामिल नहीं है।

 

Bootstrap

  • Bootstrap एक Free एवं OpenSource CSS आधारित Framework है, जिसका इस्तेमाल कर कोई भी Website को Responsive बनाया जाता है। इस Framework को ख़ास तौर से Mobile Devices की Screen पर Web Content को सही से दर्शाने के लिए बनाया गया है। इसीलिए इसको Mobile First Frontend Development के नाम से भी जानते हैं।
  • Bootstrap में HTML, CSS, JavaScript इत्यादि Languages से बने Buttons, Text, Paragraphs, Frames इत्यादि को Manage करने के Default Codes लिखे होते हैं। इसका इस्तेमाल करके आप आपकी वेबसाइट को हर तरह के Screen Orientation के लिए Supportable बना सकते हैं।
  • Twitter Company के Ex-Employee Mark Otto and Jacob ने August 2011 में Bootstrap को Git-Hub पर OpenSource Product की तरह Release किया था।
  • June 2014 में Bootstrap GitHub का 1 Project बन गया था। Actual में देखा जाए तो Bootstrap में ये किया गया है की HTML, CSS और Java Script की Help से इसके Components को बनाया गया है, जिन्हें आप आसानी से Copy-Paste करके कहीं भी इस्तेमाल कर सकते हैं।

Popular Frame work of RWD

W3.CSS

  • CSS is a free and modern CSS framework published by W3school for developing responsive, mobile-first websites.
  • It is smaller and faster than similar CSS frameworks.
  • It is easier to learn and use.
  • It simply and speed up the development of website
  • CSS is inspired from Google Material Design.
  • It includes only standard CSS.
  • No jQuery or JavaScript library included in it.

 

Bootstrap

  • Bootstrap is a web framework that simplifies the development of informative web pages.
  • It is one of the most popular HTML, CSS, and JavaScript frameworks for developing responsive, mobile-first websites.
  • It is open source toolkit having powerful library of typography, forms, navigation bar, image gallery, buttons, carousel etc.
  • Bootstrap, originally named Twitter Blueprint, was developed by Mark Otto and Jacob Thornton at Twitter as a framework. After a few months, it was renamed from Twitter Blueprint to Bootstrap, and released as an open source project on 19th August, 2011.
error: Content is protected !!