CSS3, The complete guide from scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/css-learn-css-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**CSS3:从零开始的完整指南 Coursera 课程概要** 本课程教授 CSS(层叠样式表)的基础知识,并提供大量实例帮助理解。CSS 用于定义网页布局,包括文本样式、表格大小等,可替代部分 HTML 的样式定义功能。 **课程亮点:** * **从零开始:** 适合初学者,无需任何 CSS 基础。 * **全面学习:** 涵盖 CSS 的完整知识体系。 * **实例驱动:** 通过丰富的示例加深对概念的理解。 * **提高效率:** 学习如何通过 CSS 实现跨页面样式统一,只需一次修改即可影响整个网站,极大地提高了开发效率。 * **便捷维护:** 轻松实现网站风格的统一调整,例如只需修改样式表,即可一次性更新所有页面的文本大小。 * ** introductory Price:** 目前为 introductory Price,价格将很快上涨,建议立即加入以获得优惠。

课程评论(0条)

课程详情

Note: Introductory Price, Price will hike soon once more content is added, so join now and get the benefit.In this tutorial you will learn complete CSS from scratch with best examples to understand the concepts better.CSS Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Web pages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page's HTML.CSS helps Web developers create a uniform look across several pages of a Web site. Instead of defining the style of each table and each block of text within a page's HTML, commonly used styles need to be defined only once in a CSS document. Once the style is defined in cascading style sheet, it can be used by any page that references the CSS file. Plus, CSS makes it easy to change styles across several pages at once. For example, a Web developer may want to increase the default text size from 10pt to 12pt for fifty pages of a Web site. If the pages all reference the same style sheet, the text size only needs to be changed on the style sheet and all the pages will show the larger text.

课程标签

0人关注该课程

主题相关的课程