Intro to HTML/CSS / HTML/CSS 網頁設計入門
HTML and CSS are the building blocks of the web. In this course, kids will learn how websites are structured and styled, then apply their newly learned syntax to design, build, and debug their very own unique webpages!
HTML 與 CSS 是構建網頁的核心語言。本課程帶領孩子理解網站的架構與視覺設計,並親自運用程式語法,從零開始設計、測試並製作出獨一無二的專屬網頁!
What Kids Will Learn
- HTML Basics & Structure: Build pages with marked-up text, images, links, tables, and div/span layout elements.
- CSS Styling & Layout: Style text, adjust colors, and master page layout techniques like positioning and floating.
- Advanced CSS Selectors: Apply styling using elements, classes, IDs, descendant selectors, and pseudo-classes.
- Dev Tools & Professional Workflow: Use web editors, external stylesheets, and browser developer tools to build and debug pages.
學習重點:
- HTML 基礎與網頁架構:運用標籤文字、圖片、連結、表格與分頁區塊構建網頁內容。
- CSS 視覺樣式與版面配置:設定字體、顏色與文字排版,並掌握網頁定位與浮動等版面佈局。
- 進階 CSS 選擇器:靈活運用元素、Class、ID、後代選擇器與偽類進行精準樣式控制。
- 開發工具與除錯能力:熟悉程式編輯器、外部樣式表(CSS),並善用瀏覽器開發者工具進行網頁除錯。