Style Options:


Tip! You can add text to HTML without needing to add a tag!

jQuery is technically Javascript!


It's easy to adjust content by adding and removing classes with jQuery using the addClass(); and removeClass(); functions!


.mouseover() is used to hide the title in "style 2".


The "Alert" function is used to tell you what is happening!


Use document.createElement() to add individual elements to the DOM!