HTML

HTML Class Welcome image.

Welcome to the HTML class . In this class you will learn how to create web pages using HTML, which is the foundation skill for creating web sites. You will learn the technical aspects of HTML, how to add tags to a document to break the text into paragraphs, headers, tables, etc., and how to add links, images, videos and audio. You will also learn how to do this in the technically correct fashion, which will make it possible to use Cascading Style Sheets (CSS) to format the appearance of your pages and make mobile ready pages that adapt to multiple devices such as computers, tablets, or phones. In addition you will learn about visual design or making pages that look good, technical design standards, designing for accessibility, Search Engine Optimization, and designing for usability.

Note that this class is the first in the sequence of classes where you will learn about the other components creating web sites, which include Cascading Style Sheets (CS 115) and ASP.Net (CS218).