Intro to HTML and CSS

Go to class
Write Review

Free Online Course: Intro to HTML and CSS provided by Udacity is a comprehensive online course, which lasts for 3 weeks long. The course is taught in English and is free of charge. Intro to HTML and CSS is taught by Cameron Pittman.

Overview
  • Throughout this course, you'll learn about the underlying structure of the web - HTML. You'll learn how to use this tree-like structure to create websites. You'll also learn how to apply styling to a website through CSS. You'll learn about CSS syntax, selectors, and units. Along the way, you'll also learn about code editors and a browser's Developer Tools.

Syllabus
    • HTML Syntax
      • Learn HTML tags,Discover the tree-structure format of HTML,Learn about and install a text editor
    • HTML Syntax Problem Set
      • Add headers to structure a page,Create a list of items,Add images to an existing site
    • CSS Syntax
      • Write a CSS Ruleset.,Use CSS units to place content on the page,Use Developer Tools to debug CSS
    • CSS Syntax Problem Set
      • Style images,Style the font of the page,Create and link a stylesheet

Tags