-
Introduction to HTML and CSS Coding Part 2: Complex Selectors
In this course, you will learn how to use commonly used selectors, child selectors, attribute selectors, and pseudo-selectors. -
Introduction to HTML and CSS Coding Part 2: Writing Your Best Code
In this course, you will learn about, standards-compliant markup, semantic elements, proper document structure, syntax organization, organizing code with comments, writing CSS with multiple lines and spaces, using proper class names, and using shorthand properties and values. -
Introduction to HTML and CSS Coding Part 2: Performance and Organization
In this course you will learn about strategy and structure, object-oriented CSS, scalable and modular architecture for CSS, and reusable code. -
-
Introduction to HTML and CSS Coding: Doing More with HTML
In this course you will learn how to add images in HTML, add links in HTML, and add tables in HTML. -
Introduction to HTML and CSS Coding: Getting Started with HTML
In this course you will learn how to properly type HTML code, add basic elements, including headings, paragraphs, and breaks, and create a bulleted or numbered list. -
Introduction to HTML and CSS Coding: Styling Text with CSS
In this course you will learn how to change the font-family of a section of text, change the font size of a section of text, use additional CSS text properties, including font-style, font-weight, line-height, and text-align, and use the CSS font style shorthand.