Monkeys

  • Simple website about monkeys that has a basic top navbar.
  • angular.js/1.5.0-rc.1
  • No bootstrap styles

Reference

==

box-sizing Property

==

section vs div vs article

  • represents a generic section of a document or application.
  • a thematic grouping of content, typically with a heading.

div

  • has no special meaning at all
  • can be used with the class, lang, and title attributes to mark up semantics common to a group of consecutive elements.

article

  • a forum post, a magazine or newspaper article, a blog entry, an object, or any other independent item of content.