[thelist] The most semantic way to code a keypad?

Jon Hughes hughesj at firemtn.com
Mon Nov 12 15:20:09 CST 2007


I am coding a keypad, exactly like a phone.

I am unsure what the most semantic way for doing this would be, and am
hoping I can get some feedback from you all to help guide my decision.

The three options I have are:

1) Table.

2) Div's, floating.

3) Unordered list, floating.


The keypad looks like this:


-1-2-3-
-4-5-6-
-7-8-9-
-*-0-#-

(without the hyphens)

What do you think the best way to code this would be?

Thanks,

 - Jon



More information about the thelist mailing list