Lab 7 Reflection Journal
For Lab 7 we created an accordion which if I do say so myself is actually pretty cool. The lab introduced new tags which were used to create the accordion such as the dd and dt tag. The accordion was basically a mouse-over event where when ever the user would hover around the questions the answer would slide down creating the illusion of an accordion. jQuery was simply used to create a mouse-over event with the two new tags dd and dt. Where the dd will contain the question and the dt tag would contain the answer.
The skills gained from this lab are great for a web designer as it would add more visual appeal and give the web designer more options on what to add to their web pages in the future or any other projects.

Comments
Post a Comment