Navigation Bar Java Program Java Usage

Coding of Navigation Bar

This table was made from Java and HTML. I made this file under include so that I’m able to implement it into whatever other file I need it in.

Coding of Java Program

This program gathers the data of what day and time it is and displays to the user upon click. I used commands such as “document.getElementById” and “onclick”.