iT邦幫忙

2023 iThome 鐵人賽

DAY 3
0
Modern Web

從零寫出捷運美食介紹網頁(HTML/CSS)系列 第 3

[Day3]基本環境設置(下)

  • 分享至 

  • xImage
  •  

昨天已經成功安裝了VS Code,今天就接續帶大家產生HTML檔案!

  • 首先在桌面建一個資料夾,名稱可以隨意取,這邊拿「Practice」當示範。
    https://ithelp.ithome.com.tw/upload/images/20230916/201623037yfFEapwpH.png
    https://ithelp.ithome.com.tw/upload/images/20230916/20162303KAcUWqy7gI.png

  • 接著開啟VS Code,點擊左上角的Explorer會多出一欄類似目錄的地方,點擊Open Folder打開我們剛剛建的Practice資料夾。
    https://ithelp.ithome.com.tw/upload/images/20230916/201623032aL8itYtnK.png https://ithelp.ithome.com.tw/upload/images/20230916/20162303rNPQxUKRXa.png

接下來就可以在這個資料夾中建立HTML檔案!

  • 將滑鼠移到資料夾旁邊,會出現四個按鈕,點選第一個按鈕即可新增檔案。
    https://ithelp.ithome.com.tw/upload/images/20230916/20162303Cc97SLkWFJ.png

  • 檔名可以隨意取,但副檔名必須是 .html才會是HTML檔。一般來說會以index作為HTML的檔名,所以這邊就以index.html當範例。輸入完成按enter鍵後,就會跳出可以寫程式的視窗,也代表我們已經產生一個HTML檔案囉!
    https://ithelp.ithome.com.tw/upload/images/20230930/20162303NHzibqOXp2.png

為了能快速地看到我們程式碼執行的結果,我們會安裝擴充套件「Live Server」。

  • 在左側點擊Extensions
    https://ithelp.ithome.com.tw/upload/images/20230916/20162303LqzsBEF1xZ.png

  • 搜尋「Live Server」,找到後進行安裝。
    https://ithelp.ithome.com.tw/upload/images/20230916/20162303qVJyvSsEts.png

  • 安裝完成後右下角會出現「Go Live」,這樣就是成功了!
    https://ithelp.ithome.com.tw/upload/images/20230930/20162303w79aU1T19c.png

當然還有其他很多好用的擴充套件,但基本的前置作業今天就先介紹到這邊,之後有機會再告訴大家更多工具。我是YQ,明天見。


上一篇
[Day2]基本環境設置(上)
下一篇
[Day4]HTML-簡介及元素(上)
系列文
從零寫出捷運美食介紹網頁(HTML/CSS)30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言