Hint:Set CSS1 Props from JS in the HEAD, before you load
- pick an element style and stick with it
- if you define a CSS1 rule from JS after the page has been loaded,
in Nav4 it won't be reflected until you reload the page
- if you really need an element whose style cycles normal, bold,
italic, color, font size, etc. on the fly, hide and show elements
with the needed look
Speaker Notes