Loading...
State whether the following statements are True or False :
Write the HTML code to create a link to the web page having URL as : www.festivals.com/india/diwali.html The mentioned web page should get opened in a new window/tab on clicking the text, 'FESTIVALS'.
Write HTML code to display the following line of text in bold and italics. Happiness is not by chance, but by choice.
Write the HTML code to set the background color of the web page as blue.
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
© 2026 PadhAiPro. This question is provided for educational purposes.