1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-03 10:42:03 +03:00
André Malo f5fde2ae1a nobody seems to have objections...
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
  (see <http://www.w3.org/TR/xhtml-media-types/#summary>)
* replaced the also bogus <dl> stuff by normal <p>s
  and added some CSS instead.
  (embedding CSS compatible to xml *and* html causes the very
  ugly hack, you can see in top.html, because in HTML <style> contains
  CDATA and in XHTML PCDATA, see also
  <http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html>)
* fixed some encoding issues.
* removed the weird empty lines at the beginning of every document
* added CONTENT_LANGUAGE parameter for pt-br


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68
2002-11-27 06:02:33 +00:00
..
2002-11-27 06:02:33 +00:00
2002-11-27 06:02:33 +00:00
2002-11-27 06:02:33 +00:00