Bootstrap

Image result for Bootstrap


BOOTSTRAP
  •   Bootsrap is framework of css.there are many frame to css.UIkit, Semantic UI, Bulma ,Tailwind etc. It is very easy to use.
  •   If you’re not familiar with how a framework like Bootstrap works, a few code examples will help, so you can see how easy it is to build maintainable interfaces by editing nothing but HTML.
  •   Bootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript plugins
  •   Bootstrap also gives you the ability to easily create responsive designs

same bootstrap class are   forms :-.text-muted, .text-primary, .text-success, .text-info, .text-warning, .text-danger, .text-secondary, .text-white, .text-dark, .text-body (default body color/often black) and .text-light
  buttons :-.btn
  tables :-table
  navigation:-nav
  image:-.img-thumbnail,.rounded-circle

Comments

Popular posts from this blog

CSS

Mongodb