
Learn how cascading style sheets apply design to web pages using external, internal, or inline styles. Understand selectors and property-value declarations within curly braces, with last-declared wins guiding styling priorities.
Learn how to use a code editor to create websites, exploring templates, syntax highlighting, and the basic HTML structure, with tools such as fiddle and sublime text.
Explore how color palettes, typography, and grid-based layouts shape website aesthetics, using color theory, palette generators, and Google Fonts to create contemporary, readable designs.
Explore Bootstrap Studio's web editor to build a blank site, edit the nav bar and text, customize colors with the bootstrap framework, and explore community elements and tutorials.
CSS 3 Visual Learning fills a gap in the learning and reference courses on introductory web design. Instead of the terse definitions written for experts found in online documentation resources, or long commentaries to ease novices into programming, this course strikes a balance between succinct explanation and complete visualizations of code so that the key concepts are learned through easy-to-follow examples.
This course details comprehensively the practice of enhancing the visual styling of HTML-structured web content through the use of Cascading Style Sheets, by covering CSS 3 syntax and properties. The course assumes a prior knowledge of HTML. If you have worked through the precursor course to this one– HTML 5 Visual Learning– or have equivalent knowledge and skills in using markup for HTML pages, you will be able to work through the CSS examples in this course.
No previous experience with CSS is required. Since HTML experience is presumed, it is also expected that you have basic knowledge of how to use a code editor, and how to use an FTP client application if your eventual goal is to design live websites that are stored on a web server. Those topics are also covered in HTML 5 Visual Learning.