Tuesday, 6 December 2016

HTML Background

  1. These are the attributes to change web page looking.
  2. Attributes are used inside a tag and it follows att_name="value" format. Ex : text="red"
  3. bgcolor attribute is used to change the background-color in a web page.
  4. text attribute is used to change the text color in a web page.
  5. background attribute is used to set an image as a background in a web page. Here we have to give the whole image url with extension.

No comments:

Post a Comment