Thursday, October 28, 2010

October 27 & 28, 2010

Yesterday we took CSS a step further by creating classes. Before you would create a style for a specific command but you obviously don't want that, you want a style different parts regardless of weather is the same command or a different, thats when classes come handy. Basically to create a class you do the same as yesterday, the difference is that this time you don't apply the style to a command but instead to a variable if you will, and then every time you want that style to be used, you just convoke it by naming the class at the beginning, really neat stuff :D

Today we learned how to position stuff, and to be honest, I've been waiting for these since we started this class :P .... this is really useful when you are creating your web page, because you don't want everything perfectly lined, and most important, you sometimes want thing on top of things, and thats when this comes handy, once again, dreamweaver way is way easier than 1 page, so I'm just gonna do it there :)

Eddy

No comments:

Post a Comment