answersLogoWhite

0

For background color it is bgcolor and is inside the body tag:

bgcolor="somecolor">

Replace somecolor with the color you want and don't forget the quotation marks.

For text color, use :

color="somecolor">text here

Again, replace somecolor with the color and don't forget the quotes. You can also specify size and typeface with . You will have to retype the entire thing if you want to use that font style again. If you don't want to do that, just use styling.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What attribute defines the width of an image measured in pixels?

width attribute


How do you you use a word attribute in a sentence?

In computing, an attribute is a specification that defines a property of an object, element, or file.


Which attribute specifies the name of the image to display in HTML?

There is an attribute which defines the name of the image to be displayed. The attribute is called as ALT or alternate.


What style attribute will change the color of the text of a tag?

The attribute color :)


What Attribute defines the style of a link when the mouse pointer moves over the link?

Rollover?


Defines the color of characters?

Font color


What attribute of light determines its color?

The attribute of light that determines its color is its wavelength. Different wavelengths of light correspond to different colors that we perceive.


Defines the hues of the characters?

Color


What defines the hue of the characters?

color


When formatting defines the hue of the characters?

color or font color


Differences between metadata and attribute data?

Metadata is the data that describes information: language, who it is for, the source etc. Attribute data is composed of the attribute name and attribute value for example: "Color=red" where color is the attribute name and red is the attribute value.


The color of a hyperlink that has not been clicked can be specified by setting what attribute in the BODY HTML tag?

The color of a hyperlink that has not been clicked can be specified by setting the "BGCOLOR" attribute in the HTML tag.