Skip to content

tailesiweift/intro-2-web-development

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Web Development

Introduction

编程入门基础课 课程内容包括:

  • HTML
  • CSS

课程内容

  1. HTML&CSS Part 1 - HTML

    1. 什么是 HTML
    2. HTML 的基本结构
    3. HTML 的基本元素
    4. HTML 的基本属性
    5. HTML 的基本语法
    6. 如何写一个规范的 HTML
    7. HTML 的基本标签
    8. HTML 的基本表单
    9. HTML 的基本表格
    10. HTML 的基本列表
    11. HTML 的基本图像
    12. HTML 的基本媒体
    13. HTML5 更新
  2. HTML&CSS Part 2 - CSS

  3. HTML&CSS Part 3 - advanced HTML&CSS

课前准备

  1. 浏览器 (课堂上会使用 Chrome)

    • Chrome
    • Firefox 练习 CSS 时可以使用
    • Safari

    chrome 下载地址:https://www.google.com/chrome/

  2. 编辑器

    • Visual Studio Code

    visual studio code 下载地址:https://code.visualstudio.com/

  3. GitHub 账号 (第一节课不需要, 请在 tutorial 1 之前注册)

    • GitHub

    GitHub 注册可以阅读: https://docs.github.com/zh/get-started/signing-up-for-github/signing-up-for-a-new-github-account

  4. Git (尝试)

    • Git

    Git 下载地址:https://git-scm.com/downloads

  5. GitHub Desktop (非必须)

    • GitHub Desktop

    GitHub Desktop 下载地址:https://desktop.github.com/

课程安排

  1. HTML&CSS Part 1 - HTML
  2. HTML&CSS Part 2 - CSS
  3. HTML&CSS Part 3 - advanced HTML&CSS

课程资料

课程作业

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 85.6%
  • CSS 14.4%