Computer Science, asked by meeshaverma7a, 1 month ago

Write HTML code to create HTML page on diwali festival.

Using the following tags.

a. Headings

b. Paragraph​

Answers

Answered by Anonymous
3

Answer:

.html

Explanation:

.html is your answer

Answered by maham2007
5

Explanation:

<HTML>

<HEAD> <TITLE> DIWALI </TITLE>

</HEAD>

<BODY>

<H1> DIWALI </H1>

<P>Diwali is a festival of lights. It is one of the biggest and grandest festivals celebrated mainly in India. Diwali is celebrated in the honour of Lord Ramchandra. ... As per Hindu mythology, it is believed that on this day Lord Rama returned to Ayodhya after 14 years of exile.</P>

</BODY>

</HTML>

Similar questions