コース内容
【1時間以内で学ぶ!HTML/CSS中級編】本格的なWebサイトを作ろう!PCサイトからスマホサイトまで〜
レッスン内容

https://code.visualstudio.com/にアクセス(Access the link at https://code.visualstudio.com/.)

以下をダブルクリック(Double-click the following.)

同意するを選択し次へ(Select “Agree” and then choose “Next”.)

次へをクリック(Click “Next”.)

次へをクリック(Click “Next”.)

以下にチェックを入れ次へ(Check the box below and then click “Next”.)

インストールをクリック(Click “Install”.)

完了をクリック(Click “Finish”.)

メニューなどを日本語にしたい場合、View→Command Paletteを選択

検索ボックスにlanguageと入力→Configure Display Languageを選択

日本語を選択

Restartをクリックするとメニューが日本語化される

HTMLなどを記述した後に右クリックでブラウザで確認出来るようにする設定(After writing HTML or similar code, configure it so you can check it in the browser by right-clicking.)

VSCode画面の左上にマウスを持ってくるとファイル作成などのアイコンが表示される(When you hover your mouse over the top-left corner of the VSCode screen, icons for file creation and more are displayed.)

コードのインデント(字下げ)を行う
Alt+Shft+F

0% 完了