2
Reply

Create a HTML page with a list of items from which users can choose one at a time. Items in the list must be horizontally centred within the list, and the list itself must be centred both horizontally and vertically on the page. When any item in the list is moused over, it is highlighted. When any item in the list is clicked, it is shown in bold and a function is called that uses alert() to display the item’s content. When a new item is clicked, the bold formatting from the previous item must be removed first. Please see below for illustration:

Shehzad

Shehzad

Apr 09, 2014
1.5k
0

    use list control & its properties and you can also use jquery for more effect

    kuljot kaur
    June 23, 2015
    0

    Hi, you can use the ListView control and its porperty.

    Khan Abrar Ahmed
    May 08, 2014
    0