mnishiguchi / angular-monkeys

Home Page:http://mnishiguchi.github.io/angular-monkeys/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

http://mnishiguchi.github.io/angular-monkeys/


Languages

Language:HTML 47.3%Language:JavaScript 39.4%Language:CSS 13.3%