| by Achyut Kendre | No comments

Bootstrap Components

Bootstrap has many built in controls few of them we are going to discussion in this session. Jumbotron: A jumbotron indicates a big box for calling extra attention to some special content or information. A jumbotron is displayed as a grey box with rounded corners. It also enlarges the font sizes of the text inside […]

Read More
| by Achyut Kendre | No comments

Typography, Buttons , Lists ,Glyph icons and images in Bootstrap

Example Code Link : https://drive.google.com/file/d/1yWJTO_bvgWMWhRPjRQ17MBFy7t4GQOh8/view?usp=sharing In this article we will learn about the various bootstrap classes for text, images , lists etc. Typography Classes Typography means text formatting. Bootstrap provides you wide range of the typography classes few of them are – .lead Makes a paragraph stand out.small Indicates smaller text (set to 85% of […]

Read More
| by Achyut Kendre | No comments

What is Bootstrap? How to use the bootstrap in ASP.NET MVC 5?

Example Bootstrap: https://drive.google.com/file/d/1t2ozLWf9RufA3a4cwmxWNMpoWA6qZ92V/view?usp=sharing Bootstrap is CSS Framework with 99% of CSS and 1% of java script used to design mobile first web applications or websites. It is small fast CSS Framework with complete set of functionalities to design mobile first web applications. It was product of twitter and now open source. Why Bootstrap? Small, fast […]

Read More