Hi listers,

I have a graphic map with icons and will have a separate container for
a map icon legend. This legend will consist of each different icon
that appears on the map and NEXT TO each icon, a definition. My
questions is what element(s) would be most appropriate for that
legends.

It could be:

<div>
<p><img src="airplane.jpg"> Shipping facility</p>
<p>...</p>
<p>...</p>
<p>...</p>
</div>

or a <ul> instead of <p>s?

What's most semantic and appropriate?

TIA!

-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to