HTML, CSS, and Bootstrap

1: Overview
This course introduces basic concepts for building web pages using HTML which gives structure to the content such as defining paragraphs and images and CSS which defines the appearance of the content such as colors and fonts. It also introduces bootstrap which is a collection of tools and templates for use with HTML and CSS.







8: Font Awesome
In this episode, Victor and Mike talk about more advanced CSS selectors and how to use an icon library. They demonstrate creating compound CSS selectors and explain how they work. They also show how to link to an icon library, like FontAwesome, and insert icons into a web page.