Computer Science, asked by ashitagupta, 8 months ago

write an HTML program to display "a simple text" background colour green text colour blue​

Answers

Answered by Anonymous
60

Answer-

____________________________________

Html program for displaying a simple text

  • <Html>
  • <Head>
  • <title>
  • <\title>
  • <\Head>
  • <Body bgcolor="Green">
  • <Font color="blue">Write your text<\font>
  • <\Body>
  • <\Html>

____________________________________

→ Hope it will help you ❣️❣️

Answered by Itzgaurav
2

Answer:

refer to the attachment

Attachments:
Similar questions