Bootstrap


Bootstrap

  • RWD 框架(framework),內建 Grid System。
  • Element 預設為 box-sizing: border-box;
  • 使用 Grid 時,一定要依此架構:

    <container>
      <row>
        <col>
        </col>
      </row>
    </container>
    

    Bootstrap Project

results matching ""

    No results matching ""