Advertisements
Advertisements
Question
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’.
Code Writing
Advertisements
Solution
<A href="https://www.festivals.com/india/diwali.html"target="_blank">Festivals</A>shaalaa.com
Is there an error in this question or solution?
