Create map legend

I need to make a couple legends for my google map. I was thinking of just making images in paint but then decided it would be better to learn how to do this in code. Can anyone get me started with how I would make a legend for my asp.net page using \[code\]html\[/code\] tags? The \[code\]b\[/code\], \[code\]g\[/code\], \[code\]r\[/code\] would be different colored boxes. Any help would be appreciated\[code\][g] < 100 >= 100 [r] < 500\[/code\]
 
Back
Top