Added Bootstrap logo image (#22696)
* Added Bootstrap logo image * added alt text for accessibility
This commit is contained in:
committed by
Christopher McCormack
parent
e4d12252f9
commit
a8eb2b9c90
@ -3,6 +3,10 @@ title: Bootstrap
|
||||
---
|
||||
## Bootstrap
|
||||
|
||||
![Bootstrap Logo][logo]
|
||||
|
||||
[logo]: https://getbootstrap.com/docs/4.1/assets/img/bootstrap-stack.png
|
||||
|
||||
Bootstrap is a popular front-end framework for web development. It contains pre-built components and design elements to style HTML content. Modern browsers such as Chrome, Firefox, Opera, Safari, and Internet Explorer support Bootstrap.
|
||||
|
||||
Bootstrap includes a responsive grid system for varying layouts. It is a great starting point for building a mobile friendly website. It also includes optional JavaScript functionality like collapsible content, carousels, and modals.
|
||||
|
Reference in New Issue
Block a user