Lab 35

In this lab, we are supposed to make a website that whenever you hover over a certain word, there would be a box surrounding it which will highlight it. The special words would be "a" tags with blank "hrefs". In the JavaScript, whenever the user's cursor is over a special word, the class highlight would be appended to the a tag and be taken away once the cursor is away.


Comments

Popular posts from this blog

Final Portfolio Reflection

Seminar 2

Lab 29