Advoy International Splash Page
This being the only truly public page of the Advoy site, I chose to code it using transitional techniques. Using a simple table as a means of holding the page structure together, I then imported a style sheet to add all the finishing touches, such as backgrounds and padding. For backward compatibility I created a linked stylesheet that Netscape 4 could read. It contained the aspects of the original imported stylesheet that Netscape interprets correctly.
As a finishing touch I coded the flag rollovers in JavaScript. I could have used CSS, but used JavaScript instead because the flags are an important visual elements that I did not want to lose in Netscape.


