Course

HTML/CSS Foundations

For Ages 12 - 17

course_description

HTML and CSS are the technologies that web developers use to build websites and web based applications. Most web sites that you experience are built using HTML and their design or layout is determined by CSS which specifies the layout of elements on a web page, colors, graphics and animations. This course is a foundational course that introduces the basics of HTML and CSS over the course of 40 short lessons. The course is student led, where students work at their own pace supported by an instructor. Students ages 12 to 17 find this course very engaging as it allows them to build a multi-page web site that meets their interests. 

 

Students who complete this course may move onto HTML/CSS Advanced.

 

Course Details

level
LEVEL
Intermediate
number of classes
NUMBER OF CLASSES
-
pedagogy
PEDAGOGY
Workshop
worksheet
COURSE WORKSHEETS
No
language
LANGUAGE
English
grade
GRADE LEVEL
Grades 3-8
instructor
STUDENT PER INSTRUCTOR
6 Maximum 4 Average
exercises
ADDITIONAL EXERCISES
Students Choice
location
LOCATION
Online
requisites
PRE REQUISITE
None
NoCredit
CardRequired
CreateYour
FreeAccount

Class Schedule

DateTimeAvailability
Tue May 30 2023 05:00 PM PST - 06:00 PM PSTYes
Thu Jun 01 2023 05:00 PM PST - 06:00 PM PSTYes
Fri Jun 02 2023 04:00 PM PST - 05:00 PM PSTYes
Sat Jun 03 2023 10:00 AM PST - 11:00 AM PSTYes
Tue Jun 06 2023 05:00 PM PST - 06:00 PM PSTYes
Fri Jun 09 2023 04:00 PM PST - 05:00 PM PSTYes
Sat Jun 10 2023 10:00 AM PST - 11:00 AM PSTYes
NoCredit
CardRequired
CreateYour
FreeAccount

Course Content

Course Overview Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Course Overview Video
Course Overview

Welcome to Web Development with HTML. You’re about to learn a super valuable new skill that will benefit you the rest of your life: scripting computer code in HTML. You’re going to learn all you need to build your own website, and then you’re going to build one.

Welcome To HTML/CSS Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Welcome To HTML/CSS Video
Welcome To HTML/CSS

Welcome to Web Development with HTML. You’re about to learn a super valuable new skill that will benefit you the rest of your life: scripting computer code in HTML. You’re going to learn all you need to build your own website, and then you’re going to build one.

Replit Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Replit Video
Replit

Now let's set up our environment to start coding in HTML I'm going to introduce you to the tool you'll use to code websites. It’s called REPLIT. It is an online system that lets you write and HTML execute programs

Tagging in HTML Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Tagging in HTML Video
Tagging in HTML

When writing HTML code, you start with an open tag – which is made with an open bracket – p – and then close bracket, and finish with a close tag. Lets learn about Tags

Ranking  in HTML Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Ranking  in HTML Video
Ranking in HTML

Structuring your HTML helps other coders easily understand your code. It helps you organize the information on your web page, and it makes it very clear why you have added any piece of text to your page.

Your Code Is Improving Video from HTML/CSS Foundations Course Videos
Play html-css-coding-for-kids-free-course Your Code Is Improving Video
Your Code Is Improving

In this lesson we are going to learn how to divide your web pages into clear sections using different headings. Lets learn more

Loading...