csdn blog set background color

See the original here

With the help of the bgcolor attribute of table, tr, td and other table tags to achieve the function of background color.

code show as below:

<table><tr><td bgcolor=#7FFFD4>这里的背景色是:#7FFFD4</td></tr></table>

The effect is as follows:

The background color here is: #7FFFD4

You can emphasize something by adding a background color.
For more background colors, see here .

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324488111&siteId=291194637