This is the basic information needed to start from nothing to learing how to code web pages.
It covers simple font manipulation, graphics manipulation, layout, an introduction to javascript and various
other web technologies.
Languages covered are HTML, CSS and Javascript.
Languages covered are HTML, CSS and Javascript.
Tools
Visual Studio Code
Note, that since the pdf's were created the editor Visual Studio Code(VSC) has replaced Expression Web. VSC
is a superior editor that is cross platform (works on Windows, Linux and Mac) and has the ability to add
additional functionality via plugins. When Expression Web is listed as part of the course, use VSC instead.
https://code.visualstudio.com/
Lessons

Lesson 1
This tutorial is very basic, it covers creating a single web page and manipulating text. Click PDF to view the content
Lesson 3
This tutorial works on base layout, background images, navigation and external stylesheets. Click PDF to view the content
Lesson 4
Expanding and enforcing the previous lessons, tutorial 4 focus's on navigation, page layout and stylesheets. Click PDF to view the content
Lesson 5
This tutorial introduces responsive web, video and audio controls. Click PDF to view the content
Lesson 6
This tutorial introduces JavaScript; dom controls, overlays and audio controls. Use mp3 from previous tutorial. Click PDF to view the content
Lesson 8
This tutorial showcases a javascript gallery and the introduction of google fonts. Click PDF to view the content