Computer Science, asked by wowkiannxd246, 1 day ago

Design two web page about Tourism in North East India. Apply the following. 1) Font colour 2) Background colour 3) Image 4) Two paragraph 5) Hyperlink write only the coding answer plz!!! if you dont know don't answer

Answers

Answered by prinadidi
0

Answer:

<html>

<head>

<title>Tourism in North East India</title></head>

<body bgcolor="red"> <font color="white"><img src="value"> <A href="value">xyz</A><p>write your paragraph </p><p>write your second paragraph</p></font></body></html>

create your 2nd webpage like this

Plz remember

  1. to write the address of the image in img tag.
  2. to copy the link in the value of href attribute
  3. plz write the paragraph yourself.

Hope it helped you

if yes then plz mark me as brainliest

Similar questions