Tuesday, September 04, 2012 11:58 PM
Sean Feldman
Twitter Bootstrap
If you have tried to build a web interface that would work for most of browsers and variety of devices, you’ll appreciate Twitter Bootstrap project/framework.
Personally, I liked the following:
- Decent documentation and examples
- Ease of setup and use (nuget: Install-Package twitter.Bootstrap)
- Intuitive rules names
Recent DNC Magazine has a starter article on how to get it going.
Filed under: CSS/HTML, ASP.NET, OSS