[Boost-bugs] [Boost C++ Libraries] #1735: [website] Wrong HTML on main documentation page.

Subject: [Boost-bugs] [Boost C++ Libraries] #1735: [website] Wrong HTML on main documentation page.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-30 20:39:52


#1735: [website] Wrong HTML on main documentation page.
---------------------------+------------------------------------------------
 Reporter: rulatir_at_[hidden] | Owner: grafik
     Type: Bugs | Status: new
Milestone: Website 1.0 | Component: website
  Version: | Severity: Cosmetic
 Keywords: |
---------------------------+------------------------------------------------
 The documentation homepage has subtly wrong HTML that isn't caught by
 validators. The main section that lists Boost's libraries with short
 summaries is a HTML definition list with the following opening tag:

 <dl class="">

 Note the class atribute is an empty string. For some reason this confuses
 CSS engines of some browsers (including current Konqueror and newest Opera
 beta) into displaying the contained <dt>s as if they had display="inline"
 - they are not on new line, except the first one.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1735>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC