Validate

Create a Web page that contains a table with three columns. In the left and right columns,
create two selection lists. Fill both selection lists with unique items, such as baby names.
In the middle column, add two buttons: one button should contain the characters “>>” and
the other button should contain the characters “<<”. Write a script that moves the selection
list items between the two columns. For example, if the left column contains the name
“David”, clicking the >> button should move the name to the right column.

Leave a Reply

Your email address will not be published. Required fields are marked *