Latest Lists

Is there a way to style an HTML list with CSS so that it stacks from bottom to top instead of top to bottom?

Is there a way to style HTML lists with CSS to make them stack from bottom to top instead of top to bottom?

Public Comments

  1. nope, but you could order the things backwards, or have a PHP script reverse it :D
  2. nope, another option than typing it out or doing it w/ php or asp in reverse would be to use javascript to reorder it on the clientside
Powered by Yahoo! Answers