Skip to content

msyinmei/BootstrapTemplates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mockups Lab

For tonight's lab, we'd like you to code up the mockups using Twitter Bootstrap.

Getting Started

  1. For each mockup, create a new HTML page and include Twitter Bootstrap in your head tag (use the snippet we created to make this process even faster!)
  2. Since you are not running your code on a server, make sure that you include http:// in all of your bootstrap links
  3. Be sure to check your networks tab to ensure that Bootstrap is included and working
  4. Now you're ready to start coding!
  5. Try to use as little external CSS as possible, you should be able to do almost everything using Bootstrap classes. Challenge yourself to write as little CSS as possible.
  6. Use http://lorempixel.com if you need a placeholder for images
  7. When you are finished or even if you do not get done in time, make sure to push your code to github

If you get stuck....

  1. Review the notes from today's lecture
  2. Check out the documentation for Bootstrap or google for answers

Bonus

  1. Complete Mock 3
  2. Implement a Twitter Bootstrap carousel in Mock 3
  3. Include a dropdown or modal into one of your mockups

About

lab for day 2 html/css/bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published