Monday, February 14, 2011

Wednesday, February 2, 2011

Specific


When using CSS, one can specify the application range of one's styling elements. The # specification covers a single unique element. The class id, with a ., can be applied a number of times.

Tuesday, February 1, 2011

CSS + JSCRIPT







CSS permit one to define page elements with great precision.
Javascript allows one to alter these elements interactively.