Computer Science, asked by vedantsharma9221, 7 months ago

Write a program to display the details of 5 Tourist places Create 5 command buttons, each with caption as the tourist places chosen in SS project. When you click on this tourist place, details about the tourist place will be displayed in a label box. E.g. When you click on the command button namely Kochi, then details of the place will appear on a labelbox, just like when you click command button namely SHOW, your details are coming in a Label box

Answers

Answered by akankhya1426
0

Answer:

you can do it with help of html

Answered by priyaag2102
0

Here are five steps in the demo that cover the basics of page production.

Explanation:

Step 1: Start with the Materials. As a starting point, we'll write the raw text content and see what browsers do with it.

Step 2: Give the document structure. You will memorize HTML element syntax & the components that provide a document its configuration.

Step 3: Identify the text elements. You'll describe content using appropriate text elements and learn about the proper way to use HTML.

Step 4: Add an Image. By adding an image to the page, you will learn about attributes and blank elements.

Step 5: Change the look of the page with the style sheet. This exercise gives you a taste of how to format content with Cascading Style Sheets.

Similar questions