This course is for people who already know HTML and CSS well and are interested in learning the new capabilities of CSS3.
It uses The Book of CSS3: A Developer's Guide to the Future of Web Design by Peter Gaston as a text. Each student will receive a copy.
All students receive a course manual or book and all the class examples.
Students in private onsite classes will also receive:
Experience in the following areas is required:
Experience in the following areas would be beneficial:
Courses that can help you meet these prerequisites:
Our computer technical requirements and setup process is easy, with support just a click away.

Posted on May 23, 2012 by Bob Clary
Welcome to CSS3 and the world of trying to make browsers happy! I wish you luck. Here we go. Check out this code: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 #secondbox ...
Posted on May 23, 2012 by Bob Clary
In CSS3 we can create smooth transitions. Transitions take effect when the property they are applied to changes value. For a transition to be successful ...
Posted on Nov 09, 2011 by akenien
Among other hot CSS3 topics, bloggers are buzzing about @font-face. A frequently overlooked topic are the legal issues associated with this new design ...
Posted on Jul 18, 2011 by Nat Dunn
I had a student ask to see an example of the inherit property in CSS. It is a little hard to demonstrate, because most of the time the property does not ...
Posted on Mar 11, 2011 by Nat Dunn
Testing on old versions of Internet Explorer can be a pain. I have used IE Tester a lot and it used to do a pretty good job, but lately it has been having ...