Conversation

Notices

  1. @jk the problem is, so far at the top of the content area you can have up to three 'bars' which each can contain a combination of pure navigation elements (breadcrumbs or pagination), and one or more toolbars (thelatter would be 'menu' in HTML5); I've wrapped the three bars (class .headerBar) in a div (#). So far so good - but that's HTML 4.01. By now I've reasoned my way to: the 'wrapper' would be a section; inside that section would be up to three divs (.headerBar), and inside each you could have a nav element and/or a menu element. ...

    Sunday, 17-Nov-13 20:48:59 UTC from oracle.skilledtests.com
    1. @mk OK, so I'll start with taking the whole thing out of #, and ponder teh rest while doing that... # # #

      Sunday, 17-Nov-13 21:06:18 UTC from oracle.skilledtests.com
      1. @mk \o/ the more I am # away and moving stuff around, the more consistent it all gets <3

        Sunday, 17-Nov-13 21:35:57 UTC from oracle.skilledtests.com