HTML Color Code Popup Hints |
Boxer will display a popup color hint when the mouse cursor is allowed to hover over an HTML color code, such as "#3D121F", or "DarkSlateBlue".
This feature can be very helpful when editing HTML code, as it provides a means to check colors visually without the need to refer to a chart.
Color codes of the following forms are recognized:
=red ="red" = "red" =#FF0000 ="#FF0000" = "#FF0000" rgb(255,0,0)
More than 150 official HTML color code names are recognized.
This feature can be disabled with a checkbox on the Configure | Preferences | Display dialog page.
To select colors and insert HTML color codes, use the HTML Color Chart command.
|