Pages

Monday, April 6, 2015

SET BACKGROUND COLOR

•The bgcolor attribute is used to control the background of an HTML element, specifically page and table backgrounds. Bgcolor can be placed within several of the HTML tags
Syntax
<TAGNAME bgcolor="value">
HTML Code:
<body bgcolor="Silver">

<p>We set the background...</p> </body>

No comments:

Post a Comment