Another example of Simple DOM manipulations

We can show, hide, and change the style properties via Javascript

Example 8.11
Example 8.11 Source:
In example11.js
In head element:
Example 8.11 Demonstrated