Forum : How would I create html list to...
Brief description  about Online courses   join in Online courses
View Avraham  Venismach 's Profile

How would I create html list to...

How would I create html list to automatically alphabetize the content of the list. For example:

Zebra
123
John
Fred
Apple

would become:

123
Apple
Fred
John
Zebra

Asked by Avraham Venismach | Jan 2, 2010 |  Reply now
Replies (2)
View avraham venismach 's Profile
Thanks Sanjay for the reply.
Jan 3, 2010
View sanjay s nair 's Profile
I think you could do that using php or javascript, but not using HTML only in my knowledge. If someone knows about it, please let us know.
Jan 3, 2010