Important Notice:

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

Front end

वेबसाइट का Front end वह होता है जिसे हम ब्राउज़र पे देख सकते है और उसके साथ interact भी कर सकते है। Front end वो सबकुछ है जिसे यूज़र देखता है जो उस से जुड़ा होता है। जिसमे वेबसाइट का डिज़ाइन है इसे आसान भाषा मे समझे तो Frond End प्रोग्राम का वह भाग होता है जो की ब्राउजर पर चलता है Front End के तहत यह Decide किया जाता है की प्रोग्राम यूजर को किस तरह दिखाई देगी इसे कुछ language से बनाया जाता है जैसे HTML CSS और javascript.

HTML – इसका पुरा नाम Hyper text markup language होता है इसका उपयोग Web Pages मे Videos, Images, Hyper links इत्यादि को जोड़ने के लिए किया जाता है।

CSS – इसका पूरा नाम Cascading Style Sheets होता है इसके माध्यम से Web pages को रंग रूप देकर आकर्षक बनाया जाता है।

JavaScript – यह एक प्रकार की Client Side Scripting प्रोग्रामिंग भाषा है जो की एक शक्तिशाली प्रोग्रामिंग भाषाओ मे से एक है जिसके माध्यम से Front end मे Multimedia को Manage किया जाता है।

  • Apart from above, here are some most popular front end framework and libraries:

JQuery (Library of JavaScript) – It simplifies the programming of JavaScript.

Angular JS (Library of JavaScript) – It is used for developing mobile and desktop applications.

W3.CSS (CSS Framework) – It is used for creating responsive website. It contains standard CSS only.

Bootstrap (CSS and JavaScript Framework) – It is also used for creating responsive website. It contains CSS and JavaScript.

 

Front end

  • Front end refers to client side design of website. Front end is involved with what the users see and interact with the website i.e. the User Interface (UI) which includes the design, layout, navigation menu, text, images, videos, image gallery etc.
  • The languages used for front end designing and development of the website includes:

HTML – It is fundamental language for creating and organizing web contents.

CSS – It defines the style and layout of the website contents.

JavaScript – It is used for more interactive elements, handling events and to set the behavior of the webpage.

  • Apart from above, here are some most popular front end framework and libraries:

JQuery (Library of JavaScript) – It simplifies the programming of JavaScript.

Angular JS (Library of JavaScript) – It is used for developing mobile and desktop applications.

W3.CSS (CSS Framework) – It is used for creating responsive website. It contains standard CSS only.

Bootstrap (CSS and JavaScript Framework) – It is also used for creating responsive website. It contains CSS and JavaScript.

error: Content is protected !!