Part 2. CSS. Create the examples shown in the following two videos: CSS
Inheritance (Cameron Christensen) CSS:
The Cascade (Cameron Christensen)
Part 3. JavaScript. Make a page that uses the following jQuery methods: hide(), show(), slideUp(), slideDown(), delay(), fadeIn(), fadeOut(),
and fadeToggle(). The following tutorial
jQuery Tutorial #1 - jQuery Tutorial for Beginners
demos these methods.
Chrome: Right click on page, choose Inspect, click on Console tab Firefox: (If you don't have a menu, right click near the top and choose Menu Bar.) On the menu, choose
Tools/Web Developer/Web Console, click on the JS tab IE On the menu go to Tools/F12 Developer Tools