Can HTML sorts texts alphabetically? See this.
I am planning to add a huge list of TV show names in some forums and the list will show up inside the "Notice" box that vBulletin has. But I might add more into the list later and I don't feel like rearranging the list manually when there are going to be like 40+ or more. I'm planning to do this using the table HTML but I am not even good at coding but I will try and come back if I can't crack my head LOL.
But first I would like to ask if there's away to let HTML alphabetically sort my list for me. The code list will be something like this
Oklahomer
Whatboot
Atilon
and will output as
Atilon
Oklahomer
Whatboot
By the way, there is going to be more than 1 column since I don't want the long list to take the whole page and also use the free horizontal space.
Thanks
|