| | HTML Jumpstart
HTML is the language of all web pages. HTML is used to provide the form and structure to the page as well as to provide information about how to display other objects, like graphics and animation. In this course you will learn the basics of creating HTML documents by handcoding HTML. We will create web pages that contain text and formatting and we will add graphic images to our web pages, as well as adding images as backgrounds. We will use tables for page layout.
To get started:
- Click on the Syllabus link below to find information about the course
- Click on Introductions link to meet your instructor and introduce yourself
- Post any questions you have in Questions and Comments
| |
| 1 | Lesson 1: Basic HTML Document Structure
Welcome to the world of HTML!
If you want to build web pages, either very simples ones or even complex ones, it will help you to have at least a basic understanding of HTML. In this course we will introduce you to what you need to know to build web pages by hand. This is not all there is to HTML but this will give you a strong foundation and get you started with learning more.
In this lesson we will look at how the web works and create our very first web page.
| 
|