0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

レビュー反省会_bootstrap_terminal

0
Posted at

bootstrap&terminal

  • Bootstrapのグリッドスタイル・ブレイクポイントの理解
    https://tonari-it.com/bootstrap_multicolumn_generator/#toc1

  • デベロッパーツールで直接打つ

    • デベロッパーツール(検証)で調整しながらCSSに反映させる
    • 利用方法:調べたいページを右クリック→「検証」ツール
      • ショートカットキーは【Ctrl+Shift+I(MacではCommand + Option + I)】、または【F12】キーで起動できます。
  • bootstrapに用意されているclass名には意味がある、どのような意味か考えて(調べて)応用していく。

  • HTML/CSSはどこまで理解するべき?

    • 基礎的について人に説明できるレベルまで理解できると良い
      • (classって何のためにつけるの?セレクタとは?)
  • paddingとmarginの違いは?

    • ざっくりいうと要素に対して内側か外側かの違い
    • marginはautoが使えるよ
  • ピクセルってなんだろう?

    • 1ピクセル=1センチではないよ
    • 画像は小さな「点」の集まり、画像や画面を構成する最小単位がピクセル
    • 画素ともいう
    • 画素数が多い=点が多い

メンタリング

  • 進捗が悪くて、せっかくのメンタリングなのに具体的な質問ができなかった
  • 次回メンタリングまでにPHPの課題(1)を終わらせる
  • 質問したいことをまとめておく

明日から沖縄旅行だ〜!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?