I think the most interesting topic of the semester was Bootstrap. I think it was the most complex topic we
covered and had the most functionality. I like Bootstrap because it the closest thing to a professional website that
I have done in the wen development minor and the bootstrap website gives good directions on how to implement it. I also
think Bootstrap is easy to get started with because the basic template to start is provided on the website. The Grid System
is also a very user friendly tool. It allows you to have both a fixed and responsive grid and is built on a 12 column grid system.
Also, Bootstrap has HTML elements such as typography, tables, buttons, forms, icons, code, and images. It also has JavaScript
plugins you can use. Bootstrap also have features such as CSS and Components that can be used. CSS includes functionality like a
global css settings, fundamental HTML and elements styled. Components describe reusable components built to provide iconography,
input, groups, alerts, navigations and more.
In the assignments I used Bootstrap, I enjoyed the navigation bar, collapsible accordions and tabs. I think these particular functionalities
in bootstrap look professional and work well for many different uses. I also like the Jumbotron. This is just a large scrolling slideshow you
can display on your page to give it more appeal. I think it is very intuitive and easy to use. I think Bootsrap is a great tool and anyone with
limited web development background can learn and use it.