1 / 3

ITEC 3280

FOR MORE CLASSES VISIT<br>tutorialoutletdotcom <br><br>JavaScript and the Browser<br>1. In this assignment you will revise the layout of the login.html page. Begin by updating<br>login.html to include a feature for new users. Below the “Login” button, add:<br>New User? Click Here [Insert check box]<br>

Haysz
Download Presentation

ITEC 3280

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EDUCATIONAL COURSESTUTORIALOUTLET

  2. ITEC 3280– Web Programming Assignment 6 • FOR MORE CLASSES VISIT • tutorialoutletdotcom • JavaScript and the Browser1. In this assignment you will revise the layout of the login.html page. Begin by updatinglogin.html to include a feature for new users. Below the “Login” button, add:New User? Click Here [Insert check box]The check box should be assigned the id value ‘new_user’Next, add two HTML hidden text boxes. These will be used in upcoming steps.

  3. EDUCATIONAL COURSES TUTORIALOUTLET

More Related