LoginSignup
1
0

More than 1 year has passed since last update.

【1週目】ウェブについて基礎知識【スパルタコーディングクラブ】

Last updated at Posted at 2023-04-21

・ブラウザの原理
→Web上の文言を検証メニューから変更する(検証:Commnad + Option + i)

・Visual Studio Codeを使ったHTML、CSSの仕組み
→HTMLは骨組み、CSSは見た目
→Open with live serverでタイプしたコードをブラウザに表示する

・ログインページの作成
→HTMLで骨組みを作成
→CSSで配置や大きさなどを変更

・Bootstrapについて
→BootstrapとはHTML/CSSフレームワークがまとめられたサイト

・Githubに作成した映画レビューページを公開する
→Webページを配布する

1
0
1

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
1
0