Khan Academy Static

CSS_text_properties

Learn how to style your text, like font families, size, spacing, and alignment.

Further_learning

What can you do to keep learning HTML and CSS?

More_CSS_selectors

Learn more complex selectors- using multiple classes, combing elements with classes, descendant selectors, grouped selectors, and dynamic pseudo-classes.

Web_development_tools

Learn how to use other editors to develop your web pages and how to use the browser developer tools to debug your webpages.

Intro_to_HTML

Learn what HTML is and how to make a webpage with marked up text and images.

Intro_to_CSS

Learn how to write simple CSS rules, to select based on element, class, or ID, and change the colors of your page.

More_HTML_tags

Learn how to make links, tables, and comments.

CSS_layout

Learn how to use the HTML span and div elements with CSS properties like position and float to change the layout of your webpages.

Other_ways_to_embed_CSS

Learn how to use inline styles and external stylesheets, two more ways to bring CSS into your webpage.

All video content by Khan Academy is under their license: CC by NC SA

Website created using Khan Academy Static Downloader