Change font and background color


SUBMITTED BY: Guest

DATE: Jan. 7, 2014, 1:21 p.m.

FORMAT: Text only

SIZE: 167 Bytes

HITS: 702

  1. <html>
  2. <head>
  3. <title> HTML program </title>
  4. </head>
  5. <body bgcolor="blue">
  6. <font color="white"> Hello Everyone </font>
  7. </body>
  8. </html>

comments powered by Disqus