Monday, March 2, 2009

Chapter 10

So chapter 10 was quick and dirty, just like Dr. Piercy's javascript tutorials. It went into a brief overview of the html style uses. Then went into depth on how to use style sheets, which are awesome, master pages, and skins. Pretty incredible stuff for making a large site look coherent and is good for managing everything.

I don't like the skins idea, I don't see the point in using them anymore given how easy it is to use style sheets and the style sheets control. You can have as many style sheets as you want, or style classes defined in style sheets, organized in your style sheets folder, and apply whatever classes you want. You can also apply these elements to the master page and inheret the master page you want, having many master pages for different page designes, with each of your pages to have a very consistent easy to manage website.

No comments:

Post a Comment