Loading...
Online Gadgets is an electronic products company. The company wishes to sell its products online for which they want to launch its website. The homepage of the website should contain the images of its products which are saved as PHONE.JPG and TV.JPG. The company wishes to open the webpage named ALLPHONES.HTML when the image PHONE.JPG is clicked. Similarly, on clicking the image TV.JPG a different webpage named as ALLTVS.HTML should open. Ensure that both the images should get displayed with a width of 200 pixels and a height of 150 pixels. Write the code to achieve the desired result. Note : Assume that the image and both the webpages are stored in the same folder.
Write the HTML code to design the content of the webpage in the form of lists as shown below : Here is a shopping list with categories and items : 1. Vegetables ○ Carrots ○ Broccoli ○ Spinach 2. Fruits ○ Apples ○ Oranges ○ Bananas
Write the difference between <ol> and <ul> tags in HTML. Also write suitable examples of each to illustrate the difference.
Write the HTML code to design the web page as shown below, considering the specifications that follow. You can write the code for any four specifications out of the given six specifications. Home Services We are happy to provide you all help at your residence. Special discount offers from (1st May, 2022 to 30th June, 2022). Please contact us for the following services : · Maid/Servant (Cleaning) · Maid/Servant (Cooking) · Driver Queries:help@homeservices.com Specifications : · The background color of the page should be yellow and the text for the page should be in blue color. · Heading 'Home Services' should be the first level of heading. · The image named 'service.png' should be placed on the web page. · Font size for the paragraph and the list of services should be 4 and Font face should be Verdana. Superscript tags should be used wherever required. · The services (as shown in the above web page) should be written with the help of the unordered list. · The bottom-most line of 'Queries : help@homeservices.com' should be a link to open the user's default mail client to send queries to the mentioned email id.
Write the HTML code to design the web page as shown below, considering the specifications that follow. You can write the code for any four specifications out of the given six specifications. Doorstep Medicines We are happy to deliver all your medicine requirements at your doorstep. Special discount offers from (1st May, 2022 to 30th June, 2022). We also supply the following : • Toilet accessories • Blood Pressure monitor • Blood Glucose monitor Free Home delivery within 5 km distance. Phone : 9999999999 Write the HTML code to design the above shown web page, considering the specifications as given below : • The background color of the page should be green, the text for the page should be in white color. • Heading 'Doorstep Medicines' should be the first level of heading. • The image named 'medi.png' should be placed in the web page. • Font size for the paragraph and the list of products should be 6, and Font Face should be Helvetica, Superscript tags should be used wherever required. • The products (as shown in the above web page) should be written with the help of the unordered list. • The bottom-most lines of 'Free home delivery ...' and 'Phone :....' should be bold.
Zonal Workshop The zonal workshop for all employees is to be held on 1st April, 2023. The schedule is as follows : 1. 9·00 AM – 10·00 AM Introduction 2. 10·00 AM – 10·30 AM Tea Break 3. 10·30 AM – 12·30 PM Speaker's Address 4. 12·30 PM – 1·00 PM Lunch Break 5. 1·00 PM – 3·00 PM Training Session 6. 3·00 PM – 3·30 PM Conclusion For any queries contact queries@me.com Phone : 9999999999 Write the HTML code to design the above-shown web page, considering the specifications as given below : • The background color of the page should be yellow, the font face for the page should be Arial. • Heading 'Zonal Workshop' should be the first level of heading. • Font size for the paragraph and the list of products should be 5, the schedule (as shown in the above web page) should be written with the help of the numbered list. • Superscript tags should be used wherever required. • The bottom-most lines of 'For any queries .....' and 'Phone :.....' should be bold. • The contact email queries@me.com should be a link to open the user's default mail client to send queries to the mentioned email id.
© 2026 PadhAiPro. This question is provided for educational purposes.