Tech Time

 
 

Instructions to the Practice Section

Now that you have gone through the Presentation portion of Tech Time. Let's see if you can actually identify the classes and id's and what each section is actually doing. The screenshot below is what you're trying to apply CSS to do. screenshot

The page that you are trying to apply CSS to as well as the CSS stylesheet can be found here. This is located in the Practice folder in your zipped file. Remember that you must have the stylesheet correctly linked.

Practice

All you will be doing is either adding class or id and what is called to the right section of the html code such as <div class="Gandalf">. Good luck.