PART 1 – CSS Color Module Level 3 In the latest CSS3 recommendations relating to color, e.g. opacity, rgb values, there are a couple of noticeable and welcome changes coming your way. Previously if you looked to adding any alpha transparency to backgrounds or manipulate the hue,saturation,lightness of elements it...
1) Know how to use reset.css: 2) Learn to use CSS shorthand: 3) Understand how to use class and id 4) Know how to use semantic HTML (used to make menu li ... for example) 5) Construction layout using div instead of tables (of course still use tables for tabular data. To do...