* Use HTML 4.01 Strict DTD
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 17:57:33 +0000 (17:57 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 17:57:33 +0000 (17:57 +0000)
commit75f258ebffac583b61e245b34d6d371659f9f284
tree18e108a2b7fa4874ed5f13890f4607b56f099654
parent85be5e02e925fe43610a5cedc022f1ec25c36c1f
* Use HTML 4.01 Strict DTD
* Stop using UTF-8, the webserver sends out iso-8859-1 anyway
* Use style sheets and <div>s instead of <font> tags
* Stop using <ul> for layout

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