Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
/ 2014-11 Public archive

Presentation materials for the November 2014 meeting

License

Notifications You must be signed in to change notification settings

dotnetROC/2014-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDUNY: 2014-11

Presentation materials for the November, 2014 meeting on...

Bootstrap

Twitter Bootstrap aims to create a common design language for developing websites. Almost all sites have the same basic elements:

  • Navigation elements
  • Grid system for layout
  • Buttons
  • Panels
  • Alerts (success, error, warning, etc.)

By using this common design language, developers can focus on the code that enables the website to function without worrying about how to make it look good. The designers can style the common design elements to make the site unique and match your brand. Once that is complete, all that you need to do is swap out the stylesheet!

This topic will focus on:

  • What is Bootstrap?
  • Grid System & Media Queries
  • Common elements
  • Advanced elements
  • Themes using LESS

About

Presentation materials for the November 2014 meeting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages