CIS195 Web Authoring 1: HTML

Intro to the Course

Week 1, Session 1

Topics by Week for the Ten-Week Term
1. Intro to HTML 6. Layout with CSS
2. More HTML, file paths 7. CSS Flexbox and Grid
3. Site structure and navigation 8. HTML Forms
4. Formatting with CSS 9. Multimedia
5. Midterm, Project Propposal 10. Tables, Project Completion
11. Final

Contents

Introductions

Computer Skills and Software

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:

Software Needed

The minimum you need is:

 

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

Syllabus and Learning Activities

Next Class

 


Creative Commons License Web Authoring Lecture Notes by Brian Bird, 2018, revised 2023, 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.