|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/web-crash-course-sd/
课程评论:没有评论
课程名称:HTML和CSS速成课程 课程概述: 在这个课程中,您将快速掌握HTML和CSS的基础知识!课程中的每个视频都不到5分钟,旨在帮助您更高效地学习。视频经过精心录制和编辑,以避免任何可能导致学习速度减慢的错误。同时,每个视频还包含动手实践活动,供您跟随操作。 HTML和CSS是构建网页的两种主要编码语言。HTML允许您向网页添加各种类型的文本,如段落、标题和列表,以及图像、视频和音频。与之不同的是,CSS用于添加颜色、改变字体和网页布局。通常,HTML是网页开发者学习的第一门语言,而CSS是第二门。 在课程中,我们将涵盖HTML的所有基本概念,包括标签、内容、元素、属性和属性值。同时,我们还将介绍多种元素,如段落、标题、列表、锚点和图像。在CSS方面,我们将学习规则、属性、值和选择器。课程结束时,您将能够自主探索HTML和CSS,并学习更高级的元素。 为了编写代码,您需要一款名为文本编辑器的软件,因此我们还将学习如何使用当前最流行的文本编辑器VS Code的基础知识。您将学习如何下载和安装VS Code,以及如何使用它来创建项目。 在学习过程中,您还将了解一些有用的开发者生产力技巧,帮助您更快速地编码。我们将讨论VS Code扩展、实时预览扩展以及Emmet插件,这些都可以通过不同的快捷方式让您更迅速地编写代码。 通过这个课程,您将为进入网页开发的世界打下坚实的基础。
Learn the basics of HTML and CSS in no time at all! Each video in this course is under 5 minutes long to help you learn faster. The videos were carefully recorded and edited to avoid any major errors that would slow you down. Each video also features hands-on activities for you to follow along with.HTML and CSS are two of the main coding languages that are used to build web pages. HTML allows you to add different types of text, like paragraphs, headings and lists, to your web pages, as well as images, video, and audio. It's different from CSS, which is used to add color, change fonts, and change the layout of a web page. HTML is usually the first language a web developer learns, and CSS is the second.We'll cover all of the basic concepts of HTML in this course, including tags, content, elements, attributes, and values. We'll also cover a variety of elements, including paragraphs, headings, lists, anchors, and images. On the CSS side, we'll cover rules, properties, values, and selectors. By the end of this course, you'll be ready to explore HTML and CSS on your own and learn about even more advanced elements.To write code, you need a program called a text editor, so we'll also learn the basics of using VS Code, which is the most popular text editor today. You'll learn how to download and install it and how to use it to create projects.Along the way, you'll also learn some useful developer productivity tips to help you code even faster. We'll talk about VS Code extensions, the Live Preview extension, and Emmet, which helps you write code even faster using different shortcuts.