CIS195 Web Authoring 1: HTML

Intro to the Course

Week 1, Session 1

Topics by Week 
1. Intro to HTML6. HTML Tables
2. Developing a Web Site7. HTML Forms
3. Design with CSS8. Multimedia
4. Page Layout with CSS9. Advanced CSS
5. Midterm10. More CSS / Term Project

Contents

Introductions

Web Sites, HTML and CSS

Discussion

Making a Basic Web Page

The skeleton of every web page

Adding some content and structure to the skeleton

Now we're going to modify the empty page to make our own first web page. You can use Notepad on Windows, or TextEdit1 on a Mac.

Course Overview

Computer Skill Expectations

This is a beginning class with no prerequisites, but you should be able to do some basic things on a computer such as:

Syllabus and Learning Activities

Next Class

 


Creative Commons License Web Authoring Lecture Notes by Brian Bird, 2018, revised 2022, are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.


1 In order to save files from TextEdit with a .html extension, you will need to open the TextEdit preferences and select "plain text" as the default format.