|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learning-css/
课程评论:没有评论
课程名称:学习CSS 课程概述: 本CSS课程涵盖CSS 2.0/2.1版本,并要求学习者具备HTML/XHTML的基础知识(可在“HTML Workshop”课程中免费学习)。 CSS(层叠样式表)是一种用于描述HTML/XHTML文档外观和风格的语言。它的主要目的是将文档结构(HTML/XHTML标记)与文档的表现(如布局、颜色和字体)分离开来。 使用CSS的优势包括: * 提升内容的可访问性。 * 提供高度灵活性,以控制网页的表现。 * 能够轻松地在多个页面之间共享格式信息。 * 降低开发和维护大型网站及Web应用程序的复杂性。 * 帮助标记在不同设备(如电脑屏幕、智能手机和平板电脑)上进行渲染。 掌握CSS是学习整体网页设计或开发流程的“第二步”。本CSS培训旨在帮助您理解: * 什么是CSS? * 不同的CSS属性。 * 如何将CSS应用于不同的HTML元素? 课程大纲:无
Note: This CSS Course covers CSS 2.0/2.1 and requires a working knowledge of HTML/XHTML. You can learn HTML/XHTML free by subscribing to my course HTML Workshop. Cascading Style Sheets (CSS) is a language used for describing the look and feel of an HTML/XHTML document. CSS is designed primarily to separate the document structure [HTML/XTHML markup] from the document presentation such as layout, colors, and fonts. Advantages of using CSS can be: Improving content accessibility. Providing a high level of flexibility to control the presentation of the WebPages. Enabling to share formatting information among multiple pages easily. Reducing the complexity to develop and maintain large websites and web applications. Helping markup to be rendered on multiple devices like a computer screen, smart phones and tablets. Understanding CSS can be your "Second Step" in the roadmap of learning the overall web design or development process. The CSS Training has been crafted to make you understand: What is CSS? Different CSS properties How to apply CSS on different HTML elements?