Computer Science, asked by kunwardivyansh6, 8 months ago

write the HTML code to generate a web page format given below
note:1. title half the page is wildlife
2.background colour page should be silver
3. use largest heading "Kanha wildlife sanctuary".
4. width of horizontal line 60% and colour of lines is Red.
5. use the concept of nested list for creating list given in the web page.
6. underline the text "wildlife in the park" and "bird life in the park".

Attachments:

Answers

Answered by sanjeevbansal4080
7

Answer:

For the background color we have type <body bgcolor=" red"> to get red background . When we are opening the body tag we have type our color choice .

Similar questions