Using HTML color codes for web site background color:
<body style="background:#80BFFF">
Using HTML color codes for setting font/text color:
<span style="color:#80BFFF">
Using HTML color codes for table background color:
<table style="background:#80BFFF">
Using HTML color code for link color:
<a style="color:#80BFFF">
 
NICE
ReplyDelete