0% found this document useful (0 votes)
19 views2 pages

DAY 2 IA Project

The document discusses the use of Bootstrap in web development, highlighting its advantages over plain CSS for responsive design, particularly in terms of code readability and ease of use for beginners. It provides real-world examples of Bootstrap applications and outlines reasons why some developers prefer plain CSS, such as customization and performance. Ultimately, Bootstrap is recommended for rapid development, while plain CSS is favored for unique designs and deeper learning.

Uploaded by

krish41569
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

DAY 2 IA Project

The document discusses the use of Bootstrap in web development, highlighting its advantages over plain CSS for responsive design, particularly in terms of code readability and ease of use for beginners. It provides real-world examples of Bootstrap applications and outlines reasons why some developers prefer plain CSS, such as customization and performance. Ultimately, Bootstrap is recommended for rapid development, while plain CSS is favored for unique designs and deeper learning.

Uploaded by

krish41569
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Day 2: Research and Reporting

This activity aims to explore the use of Bootstrap in web development,


focusing on its application in real-world projects and comparing it to plain
CSS. The goal is to understand when and why developers might choose
Bootstrap over custom CSS for responsive design.

Observations from Day 1:

 Code Readability and Modification Effort:


o Plain CSS: Requires writing custom styles for layout and
responsiveness, which can be time-consuming and complex,
especially for beginners.
o Bootstrap: Utilizes predefined classes for layout and styling,
simplifying the development process and making it more
accessible to beginners.

Research Findings:

 Real-World Use Cases for Bootstrap:


o Etsy: An online marketplace that uses Bootstrap to create a
responsive and user-friendly interface.
AdminLTE
o Wokine: A digital agency's website showcasing innovative
design using Bootstrap.
Colorlib

 Reasons Developers Choose Plain CSS Over Bootstrap:


o Customization: Plain CSS offers complete control over design,
allowing for unique and tailored layouts.
o Performance: Custom CSS can be more lightweight, reducing
unnecessary code and improving load times.
o Learning Opportunity: Writing custom CSS enhances
understanding of core web development concepts.

Conclusion:

Bootstrap is a valuable tool for rapid development of responsive designs,


especially in larger projects where time and consistency are crucial.
However, for projects requiring unique designs, optimal performance, or a
deeper understanding of CSS, plain CSS may be the preferred choice.

You might also like