Web Technology Slip 28
Write a JavaScript program to construct the following pattern up to n lines, using a nested for loop.
*
* *
* * *
Answer :
Design a HTML form for Bus Ticket Reservation consisting of fields for Name, Address, contact no, source station(Dropdown list), Destination station, Date of booking, date of journey, no of passenger, name of passenger, gender of passenger etc. You should provide button to submit as well as reset the form contents. (Use proper alignment)
Answer :
Web Technology Slip 28
Reviewed by technical_saurabh
on
February 12, 2021
Rating:
No comments:
Post a Comment