DeutschDeutschEnglishEnglish | Imprint | Login
Yet Another Multicolumn Layout | An (X)HTML/CSS Framework

Changelog V1.x

Changes in Version 1.2 [05.12.05]

The new version of Internet Explorer is on its way! It deals with 2 rendering bugs which were missed in the development of YAML.

  • IE Flicker-Bug: The bug, which I call the "flicker-bug", made the middle column suddenly disappear in some window widths.  This problem has now been solved. A more detailed explanation can be found in the CSS file css/main/iehacks.css.
  • IE Bug: I've made a note of a second Internet Explorer rendering bug in the article Known Problems.  It is less severe than the last but no less annoying. I have included a test page as a demonstration. I have yet to find a solution to this problem. Suggestions welcome!
  • Columns in Source Code: The order of the border columns has been changed in the source code, so that the left column now appears first. The order of both columns is, in principle, optional.
  • Variation 3: Contains an alternative possibility to center the fixed layouts, which also works with Internet Explorer.

Changes in Version 1.1 [25.11.05]

Alongside the many small improvements and annotations and additional tips, a few important points have been changed:

  • Uniform Base: base.css
    The former Clearfix & Overflow variation of the base stylesheet now alone builds the foundation of the layout. The version has proved to be more robust and flexible in connection with the presentation in Internet Explorer.
  • Imprint Link
    I've included a imprint page. The link no longer sends you nowhere.
  • Browser compatibility
    Opera 6+ now displays the layout correctly. (changed CSS properties for imprint link)
  • Variation 3 - Fixed Layout with YAML
    #page_margins Container for the simple creation of layouts with fixed widths.  The adjustments for a fixed layout are demonstrated in variation 3.
  • Menu
    Styles have been adjusted, so that the black navigation separation line is shown even if a menu point hasn’t be switched on. (e.g. Impressum).
  • First Steps
    I have included the file example.html to help with your first tries with YAML.