-
-
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. -
-
Introduction to HTML and CSS Coding Part 2: Responsive Web Design
In this course, you will learn how to use flexible layouts, media queries, and flexible media. -
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 Part 2: How to Position Content
In this course, you will learn about positioning content with floats, clearing and containing floats, positioning with inline-block, and clearing white-space when using inline-block. -
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.