|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-way-to-web-development-by-learning-html-5-from-scratch/
课程评论:没有评论
**Coursera 课程:HTML 入门** 本课程将带您从零开始学习 HTML,涵盖其基本概念、网页结构以及如何在浏览器中显示网页。 **课程内容亮点:** * **HTML 基础:** 了解 HTML 是什么,以及 HTML 页面的基本语法。 * **核心标签详解:** 学习最常用和最重要的 HTML 标签,包括段落 `
`、标题 `
the course initiates with an introduction about HTML, the syntax of HTML page and how to display the page on browser.then will start with explaining most important tags like (paragraph , heading , image , link, etc...) , and explain the attributes used with each tag.then we will learn how to make inline CSS using style attribute to add some color and background color to your page.finally the super advanced section which contain forms like (submit button , selection , checkbox ,etc...) , how to add audio and video in your page and at the end of this section there is a project which will help you to practice what you have learned in this course and also learn some other tricks.