Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 241 Bytes

You can set an element's background color with the background-color attribute.

For example, if you wanted an element's background color to be green, you'd use .green-background { background-color: green; } within your style element.

Something went wrong with that request. Please try again.