Home > The Offive > View Post

HTML/CSS Tutorial Notes from Nov 1

November 3rd, 2009 by Brian Zaik

Cascading Properties SlideI recently gave a lecture about HyperText Markup Language (HTML) and Cascading Style Sheets (CSS) for members of the Web Tech Group at RPI.  But Brian Michalski recommended that I share my notes from the lecture with the world on the Web Tech Blog, so I’m doing that now.  This is the first in what will likely become a series of tutorials to help members of the team grow in their skills and appreciation for web application design.  Next time, I’ll likely employ some ZaikMagic (TM) in order to create an entire web app from start to finish, with an effective user interface to boot.

The notes from my talk are now online.  Please let me know if you have any questions.  This tutorial covered the basics of HTML and CSS, including the general structure for HTML pages, the block model in CSS, basic CSS syntax, cascading effects, and using floated divs for layout.

Download PDF (1.3 MB)

Tags: , , ,

This entry was posted on Tuesday, November 3rd, 2009 at 1:11 am and is filed under Cool Stuff, Group Life. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “HTML/CSS Tutorial Notes from Nov 1”

  1. I’ve been looking for a concise and well-written, easy-to-follow CSS/HTML tutorial and wow, your notes are incredible. Everything I need to know and a great reference for when I forget certain tags and syntax. Thanks much!

  2. Brian Zaik says:

    Thanks a lot, Scott! I’ll be putting more notes online for future tutorials with web application design and user interface, so stay tuned for those!

Leave a Reply