Drop shadow effects:
A new property is added by using the 'text-shadow' and then the following four values are put in: an x offset, a y offset, the blur radius and the color.
The second half of the tutorial was a little bit over my head. The topics were: Using Advanced CSS Text Effects, Structuring CSS Text and Defining Lists with HTML and CSS. Seeing how to make the different text effects was interesting and informative but I think it would take some practice to get them right. In the Structuring CSS Text part, the narrator showed how to make a CSS3 multiple column layout. There was a lot of steps involved, but it was nice to see how it was done. Overall, I like these tutorials so far. I don't think I use would everything that they explain but I am enjoying learning more about CSS.