Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

HTML 4.0 color names (See related posts)

There are 16 of them
Black  	#000000
Silver 	#C0C0C0
Gray 	#808080
White 	#FFFFFF
Maroon 	#800000
Red 	#FF0000
Purple 	#800080
Fuchsia #FF00FF
Green 	#008000
Lime 	#00FF00
Olive 	#808000
Yellow 	#FFFF00
Navy 	#000080
Blue 	#0000FF
Teal 	#008080
Aqua 	#00FFFF

From this page.

You need to create an account or log in to post comments to this site.


Click here to browse all 5147 code snippets

Related Posts