05 HTML -Menu HTML record

CREATE A MENU FORM USING HTML

 PROGRAM:-5

Save:- html_menu5.html

<html>
    <head>
        <title>select menu</title>
    </head>
    <body bgcolor="lightgreen">
        <form> <br><br>
            <label> SELECT BRANCH </label>
            <select>
                <option value = "GAJUWAKA"> GAJUWAKA</option>
                <option value = "GOPALAPATNAM"> GOPALAPATNAM </option>
                <option value = "RAMNAGAR">RAMNAGAR </option>
            </select> &nbsp;&nbsp;&nbsp;&nbsp;
            <label> SELECT COURSE </label>
            <select>
                <option value = "B.S.C"> B.S.C </option>
                <option value = "B.Com"> B.Com </option>
                <option value = "B.B.A"> B.B.A </option>
            </select>
        </form>
    </body>
</html> 

 

Output:-01

Output:-02

 


Comments

Popular posts from this blog

digital marketing ppt-u1

SOFTWARE

cn lab

Computer Operations and Performing - D L Unit-1-1

DBMS Degree Lab Records

DS-Record-mca-04) write a program for evaluating a given postfix expression using stack.

Unit-1 Foundations of Software Systems and Blockchain

Access the Internet to Browse Infromation & E-Mail Operation- D L Unit-2-1

Unit 2: Foundations of Ownership, Security Related Concepts in Blockchain

6)what are the various service of internet and protocols ICT-unit-1