Web Fundamentals: Cascading Style Sheets for Web Pages
“HTML specifies the content and structure of a webpage Cascading Style Sheets (CSS) is the language used to define how HTML elements are styled and displayed. Use this course to learn how to use CSS to style your HTML documents.
Distinguish between HTML and CSS and see how CSS can enhance the look and feel of HTML elements and in turn the entire web page. As you get hands-on apply styles to textual content within the HTML elements. CSS can also be used to affect properties such as borders widths and backgrounds. Work with selectors page layout and transformations. Also use animations to create subtle effects on DOM elements.
Upon course completion you ll be able to customize the design and style of your HTML-built web pages using CSS.”