Course Documents
ON-LINE
-
Lesson 1: Introductory HTML Presentation (Powerpoint)
-
Lesson 2: Jon's Personal Web Ad (For CSS Practice)
- Here's my web ad that we will all modify to include CSS in class
together
- Here's my web ad that we will all modify to include CSS in class
together
-
Lesson 3: Graph Paper for Tables
- A PDF of graph paper you can print out and draft away at your table ideas.
Cheat Sheet of Basic CSS Properties
- Here's a PDF of the basic properties we used in class. You can look up more advanced ones all over the web if you want to get a little "crazy"
- Lesson
4: Encoding Presentation
- In-class Presentation: "Demistifying Encoding for Beginners"
Code Page Chart for Common Languages
- A chart for determining the most common code pages for your language (and any others you may encounter)
- The files I used in class to demostrate how encodings affect
text rendering on screen. One is in Windows-1252 (Western European)
encoding, the other in UTF-8 (Unicode -- a universal encoding that
can support any language)