This tutorial will be based on Document Object Model (DOM), which is a simple and effective way to manipulate documents and elements. It will require a basic understanding of HTML and some javascript will be handy too! We will be making a simple onMouseOver event trigger some javascript to access and change attributes.