* Use stylesheets and <div>s for layout instead of <ul>
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 19:59:21 +0000 (19:59 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 19:59:21 +0000 (19:59 +0000)
commit9718e96228b6450fde37afba84546cf2a485f803
tree6a77e4f7ea58bf4f0e810a84306068e00ea14513
parent02438ca2540a82f291ec0ce6a48d337a23d13b3e
* Use stylesheets and <div>s for layout instead of <ul>
* Close <a>, <li>, and <p> tags
* This isn't quite HTML 4.01 Strict-compliant, but it's almost there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9491 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandLine.html