Color Styles
These are for styles for the ENTIRE PAGE.
<body bgcolor=?>
Sets the background color, using name or hex value
<body text=?>
Sets the text color, using name or hex value
<body link=?>
Sets the color of links, using name or hex value
<body vlink=?>
Sets the color of followed links, using name or hex value
<body alink=?>
Sets the color of links on click
dont forget </body> codes after each element you add.
Comments (0)
You don't have permission to comment on this page.