This class will show how to make basic HTML web pages using the new HTML5 and CSS3 standards. We will also cover what you need to set up your own web site including how to upload your new pages to the site host. Students must be comfortable editing text and managing files and folders. A USB flash drive will be used to copy the lesson material to home computers.
Overview of HTML
Hypertext is a way of organizing and presenting information
Allows you to link documents in a non-linear way
Document contains links, or pointers to other information such as other pages, images, sounds, etc.
Hypertext is a markup language
Tags determine structure and formatting of document
Subset of SGML (Standard Generalized Markup Language)