Get Even

This webpage titled "Get Even" is a responsive portal page that includes a form. Users can input a number into the form and submit it. The page will then determine if the input number is even or odd using JavaScript and display the result accordingly.

Place form code below:


Page Origins

The HTML/CSS comes from Sara Newman's Web Fundamentals class as taught at Seattle Central. This page provides a basis for students to build a responsive portal page.

The mobile navigation originates from W3Schools