Intro to HTML/CSS: Making Webpages

Khan Academy built this introductory class to bring newcomers into the fold of HTML and web development. While it focuses on the fundamentals, it gets deep and thorough into each concept, helping beginners acquire the skills necessary to advance to more complicated aspects of web design.

Created by: Khan Academy

Produced in 2014

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 80 / 100

icon
Course Description

Learn how to use HTML and CSS to make webpages. HTML is the markup language that you surround content with, to tell browsers about headings, lists, tables, etc. CSS is the stylesheet language that you style the page with, to tell browsers to change the color, font, layout, and more.

icon
Instructor Details

placeholder

Khan Academy offers practice exercises, instructional videos, and a personalized learning dashboard that empower learners to study at their own pace in and outside of the classroom. They tackle math, science, computer programming, history, art history, economics, and more. Their math missions guide learners from kindergarten to calculus using state-of-the-art, adaptive technology that identifies strengths and learning gaps. They've also partnered with institutions like NASA, The Museum of Modern Art, The California Academy of Sciences, and MIT to offer specialized content.

icon
More web development courses

JavaScript: The Advanced Concepts

$11.99

Build an app with ASPNET Core and Angular from scratch

$11.99

Git a Web Developer Job: Mastering the Modern Workflow

$11.99

Vue - The Complete Guide (incl. Router & Composition API)

$119.99

Angular - The Complete Guide (2021 Edition)

$11.99

Running a Web Development Business: The Complete Guide

$11.99

icon
Reviews

4.0

2 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By deivids47 on 4/11/2018

I took Khan Academy Html & CSS beginner courses and I really liked them.

they are using pretty nice real time code editor

By damadfaceinvasion on 1/1/2016

I'm about 2/3rds of the way through the Khan Academy HTML/CSS lesson (https://www.khanacademy.org/computing/computer-programming/html-css) Just starting the "CSS Layout" section.

I mean it's not bad. I'm using sublime-text 2 to build my own examples of things instead of just going through the lessons and forgetting them.